|
Hi Amol, You might be able to click it using its position
on the page. Look at the source and count how many buttons there are until you
get to the one you are interested in. With that number use it with the index
property. e.g. Browser(“name:=browser_name”).Button(“index:=5”).click() Don’t know if this will work but
give it a try. Regards, From: amol kashetwar
[mailto:[EMAIL PROTECTED] Hi, I want to click on button which is NOT having any name, label, Id field
set. It is having href which is in session. Please could any body help me to
write a code to click such type of button entity using canoo webtest. Thanks, |
- [Webtest] How to click button amol kashetwar
- RE: [Webtest] How to click button Colin O'Brien
- Re: [Webtest] How to click button amol kashetwar
- RE: [Webtest] How to click button Colin O'Brien
- Re: [Webtest] How to click button amol kashetwar
- Re: [Webtest] How to click button Paul King
- RE: [Webtest] How to click button Dierk Koenig
- Re: [Webtest] How to click button amol kashetwar
- RE: [Webtest] How to click button Lawrence Yi

