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
What is the expected output? What do you see instead?
NullPointerException while trying to find image on screen
What version of the product are you using? On what operating system?
Sikuli 1.0 Java API / Windows 7
Please provide any additional information below.
When I run the same steps with Sikuli opening browser(using API.browse(url)), it works fine. Only when Webdriver launches browser, test fails.
Original author: [email protected] (June 03, 2013 07:24:27)
What steps will reproduce the problem?
What is the expected output? What do you see instead?
NullPointerException while trying to find image on screen
What version of the product are you using? On what operating system?
Sikuli 1.0 Java API / Windows 7
Please provide any additional information below.
When I run the same steps with Sikuli opening browser(using API.browse(url)), it works fine. Only when Webdriver launches browser, test fails.
Original issue: http://code.google.com/p/sikuli-api/issues/detail?id=56
The text was updated successfully, but these errors were encountered: