-
Notifications
You must be signed in to change notification settings - Fork 781
Closed
Labels
Description
Hi my case is described here:
https://mail.google.com/mail/u/0/#inbox/148413cdf87ee7c9
In short. Select window (or any other keyword that is trying to select window ) will fail if window that is focused will be closed before window focus is changed to other window. Same case will happen with Capture Screenshot keyword where it is not able to find the window and will fail.
My suggestions are:
a) another parameter for select window - to select the main window automatically if the last active window is not open anymore to avoid cases where same action can be fail case / bug.
b) create new select window keyword where a) parameter is used as default action.