← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #250465]: Is it possible to do this in Sikuli?

 

Question #250465 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/250465

rss proposed the following answer:
Selenium operates only with browsers. But it allows control web page
from an external testing script like from an internal javascript. It is
possible to manipilate by all html elements on the page. For accessing
to elemetns is used XPath.

Selenium script may be written e.g. on Ruby.

BTW: https://code.google.com/p/sikuli-api/wiki/SikuliWebDriver

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.