Sep 26
How To Locate Web Element Which Has Multiple Class Names
Hello Folks, Recently I learnt new thing so just wanted to share with you. We will see how to locate web elements which has multiple class names as html attribute. See carefully below html code: You will see “CLASS” attribute which has value as “required_field cityPadRight ac_input“. Actually above web element has multiple class name […]