← Back to team overview

sikuli-driver team mailing list archive

[Bug 1245420] Re: How to test the application on Google chrome

 

** Changed in: sikuli
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1245420

Title:
  How to test the application on Google chrome

Status in Sikuli:
  Invalid

Bug description:
  For multibrowser(IE,Firefox,chrome) i have follwed the steps in firefox:
  openApp("C:\Program Files\Mozilla Firefox\firefox.exe")
  sleep(5)
  click("G0toaWebSite.png")
  type("http://10.74.28.53:8084/CustomerPortal/Home.jsp";)
  wait(3)
  click("1382691479640.png")

  But in chrome click image of loading url is not there .
  Please resolve my problm how to load my url in chrome for testing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1245420/+subscriptions


References