Example of “while” and “endWhile” Loop Commands In Selenium IDE With Use Of User Extension
How to use “while” and “endWhile” command in selenium IDE software testing tool “while” command is not supported by default in selenium IDE software automation testing tool. Selenium IDE also not supporting any conditional(if condition) commands by default. To get support of “while” loop as a Advanced Selenium IDE feature, You need to attach user … Read more