You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use Selenium, I defined that the Selenium browser opens in Workspace 6. But when it opens, the workspace I am working in is switched to workspace 6 (the window follows).
Is there a way to use a parameter like for example nofollow in windowrulev2 so that this specific program does not follow? Note:
I used silent option in windowrulev2, but the problem is that when the browser is opened, the URL is not loaded until I focus on the method.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When I use Selenium, I defined that the Selenium browser opens in Workspace 6. But when it opens, the workspace I am working in is switched to workspace 6 (the window follows).
Is there a way to use a parameter like for example
nofollow
inwindowrulev2
so that this specific program does not follow?Note:
I used
silent
option inwindowrulev2
, but the problem is that when the browser is opened, the URL is not loaded until I focus on the method.Beta Was this translation helpful? Give feedback.
All reactions