MarappPrashanth / sikuli-api

Automatically exported from code.google.com/p/sikuli-api
0 stars 0 forks source link

How to select a radio button associated with text Using Sikuli + Java? I'm using Sikuli in combination with Selenium. #89

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Open a Screen having multiple Radio buttons with some text adjacent to each 
radio button. The screen is as attached.

I'm taking the screen shot of 'O' and using Screen.click("Path of O").(Treat 
'O' as radio button)

What is the requirement? 
I've to click on 1st radio button.

What do you see instead?
Its always clicking on the 2nd radio Button

What version of the product are you using? On what operating system?
1.0.1 Windows 7 -64 bit

Original issue reported on code.google.com by ktsunk...@gmail.com on 12 Sep 2014 at 6:27