sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #22061
[Bug 1245420] [NEW] How to test the application on Google chrome
Public bug reported:
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.
** Affects: sikuli
Importance: Undecided
Status: New
--
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:
New
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
Follow ups
References