How to use array with selenium ide for parameterisation
We already learnt about data driven testing by attaching external data file with selenium IDE in my previous post. In that case […]
We already learnt about data driven testing by attaching external data file with selenium IDE in my previous post. In that case […]
We already learnt “storeSelectedIndex” and “storeSelectedIndexes” commands with examples in my earlier post. “storeSelectedIndex” is storing index of currently single selected option from […]
“storeSelectedIndex” Command storeSelectedIndex works with only select or multi-select target element like drop down and list box. Using this command, you can […]