|
Hi,
I am new to Selenium Testing. Thanks so much Tarun for the wonderful videos. I was able to follow and execute every command in the first selenium session. But am having problem with CSS locators..
When I type the following in chrome developer tool,
$$(" select [id = 'searchLanguage'] ")
it returns empty parenthesis []
Can you tell me where am I going wrong?
|