Hello everyone;
switchToWindowTitle function takes too long to execute, it keeps switching between the two frames for more than 13 min !
i also tried to use “switchToWindowUrl” but i had the same problem i also tried to close the first window, but he keeps switching between to the second one.
Is there any way to put a timeout on the “switchToWindowTitle” test step ?
Not 100% certain, but in project settings (not preferences) there is a tab for “execution” Clicking on it, there is a another tab called default. From there, you can adjust Element timeout, in seconds.
Also, in the same tab, there is a Web UI tab (just below), where you can adjust the Browser time out time. The default is 600 seconds.