robotframework-selenium2library-java icon indicating copy to clipboard operation
robotframework-selenium2library-java copied to clipboard

Get Window Identifiers returns "null"

Open omireault opened this issue 11 years ago • 2 comments

When I use Select Window to return to the main window, it claims it can't find Window ' '.

When I use Get Window Identifiers, I get the following:

KEYWORD: Selenium2Library.Get Window Identifiers Start / End / Elapsed: 20140205 09:15:31.991 / 20140205 09:15:32.018 / 00:00:00.027 09:15:31.992 TRACE Arguments: [ ] 09:15:32.017 INFO Altogether 2 Window Ids. 1: null 2: null 09:15:32.019 TRACE Return: [null, null]

Not a big deal right, I use the window titles as a work around.

omireault avatar Feb 05 '14 16:02 omireault

The select windows with null works to go back to main. I updated the title of the issue to reflect that.

omireault avatar Feb 06 '14 16:02 omireault

This issue was moved to Hi-Fi/robotframework-seleniumlibrary-java#10

Hi-Fi avatar Sep 19 '17 18:09 Hi-Fi