Monday 21 March 2016

How to run while loop in selenium IDE

While  loop in selenium IDE



. The Loop statements are used to run the   statements for multiple iterations Different loop statements.

. In  software automation testing some  test cases need to run multiple times in selenium IDE script, at the time we need loop statements,we are using "while" loop .

. There will not be while command in the selenium IDE Tool,we have to add separate file to get while command . 

. I shared extension while commend file. Click hear to download extension file for while loop commends and it is save your system only in ".js" format , example "while.js" like that .

. once download the file if is attache to selenium IDE Tool 

 click the tools bar ---->Open the selenium IDE Tool---->click the operations----> Browse the Selenium core extensions(user-extensions.js)---> click ok Button


  1) How to write while loop script in selenium IDE ?


Example :- check boxes select with using while loop in selenium IDE



check box 1

check box 2

check box 3

check box 4

check box 5

check box 6

check box 7

check box 8

check box 9

.  While click the check box  selenium IDE will get recorded .



. while loop



      
Share this article

1 comments:

 
Copyright © 2014 SeleniumCS • All Rights Reserved.
Template Design and • Powered by chakrapani.bayyana
back to top