robotframework / OldSeleniumLibrary

Deprecated Selenium library for Robot Framework
Apache License 2.0
13 stars 3 forks source link

WARN Keyword 'Capture Page Screenshot' could not be run on failure: NoSuchWindowException: Message: u'Unable to get browser' #267

Closed spooning closed 9 years ago

spooning commented 9 years ago

Originally submitted to Google Code by zac4l... on 25 Jan 2014

While executing the test cases on IE 9,10 and 11. I am getting a warning messagwe "Keyword 'Capture Page Screenshot' could not be run on failure: NoSuchWindowException: Message: u'Unable to get browser' "

However, it's working well on chrome.

I am using

Selenium2Library,RobotFramework 2.8.3 Python 2.7.5 64-bit and Windows 7 64-bit

Can you please assist me in resolving this issue?

Cheers. Zac

spooning commented 9 years ago

Originally submitted to Google Code by @pekkaklarck on 13 Aug 2015

This tracker is for the old and deprecated SeleniumLibrary, not for Selenium2Library.