Forum Discussion

rhu's avatar
rhu
Contributor
3 years ago
Solved

How can I change the default browserWindow Close Timeout (e.g. from 2000 to 5000ms) in keyword test

How can I change the default browserWindow Close Timeout (e.g. from 2000 to 5000ms) in keyword test I have keyword test with Item BrowserWindow and Operation Close at the end of each tests. The de...
  • rraghvani's avatar
    3 years ago

    There's no general settings, you have to implement the code, which gives you more control as to what to do after tests finishes.