sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #22014
[Question #238036]: How to test the application in Google chrome
New question #238036 on Sikuli:
https://answers.launchpad.net/sikuli/+question/238036
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.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.