← Back to team overview

sikuli-driver team mailing list archive

[Question #170637]: Clicking on a button which appears when the page is srolled down

 

New question #170637 on Sikuli:
https://answers.launchpad.net/sikuli/+question/170637

Hello Sikuli Users,

I am new to Sikuli, still exploring. I am trying to integrate sikuli with selenium,  I have a situation in which I need to click on a button present on the web-UI, my script fails when I try to run it, if

1. The button is not visible on the the screen (what I mean to say is you can see the button if you scroll down to the page). In other words sikuli doesn't identify the button if it doesn't appear on the browser window at once. Is this the way it behaves or I need scroll down to the page first and then click on the button?

2. Also, if I grab the mouse or move the cursor when the script is executing, it fails. Is there a work around for this?

Any kind of help is appreciated. Thanks in advance.

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