You can't easily force "some" browser to refresh at your command.
You can however tell a browser to refresh the page every x minutes.
this is done by sending a meta refresh statemenet in the header.
You could include this refresh statement on the page where th user waits for his turn, and _not) include it on the page where the user is making his move.