selenium IDE “storeAlertPresent” and “storePromptPresent” Commands
After very long time, New post about selenium IDE. If you are new user of selenium then you can learn selenium IDE […]
After very long time, New post about selenium IDE. If you are new user of selenium then you can learn selenium IDE […]
Before learning “storePrompt” and “verifyPrompt” commands, you should be aware about the difference between alert, confirmation and prompt. You will see 3 buttons […]
“waitForTable” and “storeTable” are html table related commands. Both have different functions. As name suggest, “waitForTable” is useful to waiting for table […]
There are many commands avalilable in selenium IDE and few of them are very related to “storeConfirmation” and “storeAlert”. Do you need […]
“storeChecked” and “verifyChecked” are check box related commands and are useful to verify current (checked or not checked) condition of check box. […]
I posted other posts too for “storeEval”. Click here to view more tutorials of selenium IDE “storeEval” command. In software testing using selenium […]
Both “storeEditable” and “storeVisible” commands are useful to store ‘True’ or ‘False’ in variable based on current condition of element on page […]
We already learnt “storeSelectedIndex” and “storeSelectedIndexes” commands with examples in my earlier post. “storeSelectedIndex” is storing index of currently single selected option from […]
There are many advanced selenium IDE tutorial posts available about different commands, methods and selenium IDE plugins and i think that all of them will […]
“How to Store and Reuse Information in Selenium IDE ?” This question is asked by one of my blog reader through Ask A […]