1132/scripting-languages-used-selenium-tool-automation-testing
I was told to study automation testing using Selenium tool. Can you guys help me in knowing that what are the scripting languages I should get in touch so that I can effectively and efficiently use the tool to give the very best output of mine. This will help me a lot in going in proper direction.
You should have good knowledge on HTML and Xpath to work with the pages and understand how they work i.e. how to fetch the xpath of it. You don’t need high level of skills in scripting. Little knowledge on JavaScript will help you also.Selenium natively speaks HTML, but you can write test cases in any of the following languages :
Hello Chandni, some of the automation tools ...READ MORE
Hey Hussain, you can use following lines ...READ MORE
You need to understand the basic processes ...READ MORE
I'm guessing you've tried Selenium IDE already. ...READ MORE
The better way to handle this element ...READ MORE
In order to use IE Driver you ...READ MORE
To Allow or Block the notification, access using Selenium and you have to ...READ MORE
It's much simpler to use: #MyDiv123 > div.super or ...READ MORE
A better option is to create multiple ...READ MORE
The only reason for a timeout error ...READ MORE
OR
Already have an account? Sign in.