How to use “assertSomethingSelected” and “assertNotSomethingSelected” commands in selenium IDE
“assertSelectOptions” and “assertNotSelectOptions” commands are useful to assert that required values in list box are selected or not. Few days back, I had […]