- MohamedAzharudeenActive particpant
- Posts : 16
Join date : 2011-10-19
How to use Looping Commands in Selenium ide
Wed Nov 16, 2011 1:16 pm
Hi All,
Can anyone please tell me how to use looping commands like for,while , do-while commands in selenium ide directly while recording,
Please give me some examples in for,while,do-while commands...
Regards,
Azhar
Can anyone please tell me how to use looping commands like for,while , do-while commands in selenium ide directly while recording,
Please give me some examples in for,while,do-while commands...
Regards,
Azhar
- faramkaProfessional
- Posts : 143
Join date : 2011-09-15
Location : Poland
Re: How to use Looping Commands in Selenium ide
Wed Nov 16, 2011 3:52 pm
Look there: http://51elliot.blogspot.com/2008/02/selenium-ide-goto.html
- MohamedAzharudeenActive particpant
- Posts : 16
Join date : 2011-10-19
Re: How to use Looping Commands in Selenium ide
Wed Nov 16, 2011 4:42 pm
Hi,
i download the file userextension.js and uploaded in Ide but i had no idea about using for,while/do-while commands in between the scripts while recording in selenium ide, plz help me to solve this issue..
i download the file userextension.js and uploaded in Ide but i had no idea about using for,while/do-while commands in between the scripts while recording in selenium ide, plz help me to solve this issue..
- sm8422
- Posts : 2
Join date : 2011-11-19
Re: How to use Looping Commands in Selenium ide
Sat Nov 19, 2011 6:22 am
I would suggest you using python or java.
I like using python b/c much easier to debug...well at least to me...
I like using python b/c much easier to debug...well at least to me...
- sathiyarengarajanActive particpant
- Posts : 20
Join date : 2013-08-08
Re: How to use Looping Commands in Selenium ide
Fri Aug 09, 2013 7:17 pm
Hi Everyone,
I downloaded the userextension.js file and included in IDE.
commands like goto,gotoif,while populates when i type in command field.
But when i execute the script with the above commands, I am getting the following error.
**********************************************
[error] Method is not present on Selenium interface: while
[error] Method is not present on Selenium interface: endWhile
***********************************************
Can someone help me regarding this issue?
Thanks in advance.
I downloaded the userextension.js file and included in IDE.
commands like goto,gotoif,while populates when i type in command field.
But when i execute the script with the above commands, I am getting the following error.
**********************************************
[error] Method is not present on Selenium interface: while
[error] Method is not present on Selenium interface: endWhile
***********************************************
Can someone help me regarding this issue?
Thanks in advance.
- ccoxMaster
- Posts : 205
Join date : 2012-01-06
Age : 39
Location : Denver, CO
Re: How to use Looping Commands in Selenium ide
Fri Aug 09, 2013 11:23 pm
Did you close and reopen Selenium after loading the extension?
Permissions in this forum:
You cannot reply to topics in this forum