Read the documentation to find a suitable event
For example the PageLoaded event and add an if statement like this
if url = your important url
Then Keep screen on
Else don't keep screen on
Taifun
Read the documentation to find a suitable event
For example the PageLoaded event and add an if statement like this
if url = your important url
Then Keep screen on
Else don't keep screen on
Taifun