Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to locate image using sikuli when launch browser using webdriver #56

Open
doubleshow opened this issue Jun 13, 2013 · 0 comments

Comments

@doubleshow
Copy link
Member

Original author: [email protected] (June 03, 2013 07:24:27)

What steps will reproduce the problem?

  1. Instantiate webdriver
  2. launch url of application under test
  3. find image in browser window

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant