Scripting Languages used with Selenium tool for Automation Testing

0 votes

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.

Apr 12, 2018 in Selenium by Nicky
4,261 views

3 answers to this question.

0 votes

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 :

  • C#
  • Java
  • Perl
  • PHP
  • Python
  • Ruby
answered Apr 12, 2018 by nsv999
• 5,500 points
0 votes
There are many scripting languages supported by Selenium webdriver; But, most popularly Java & Python is used now a days.
answered Jan 17, 2019 by Ashit Mani
Hello @Ashit Mani, Its true that mostly Java and Python are used for testing using Selenium Webdriver. The good thing about selenium is that its not just restricted to Java and as @nsv999 has mentioned many other languages also supports Selenium.
0 votes
The biggest advantage of Selenium is that you can write your Selenium Test Cases in any scripting language, be it Java, Python, C#, Ruby, Perl etc. So if you are proficient with any one of these language, you can write all your Selenium Tests.
answered Aug 28, 2019 by Abha
• 28,140 points

Related Questions In Selenium

0 votes
1 answer

Please help me with automation script for testing Carousel Rotation with Selenium Webdriver.

Hey Hussain, you can use following lines ...READ MORE

answered Aug 14, 2019 in Selenium by Abha
• 28,140 points

edited Jul 19, 2023 by Khan Sarfaraz 4,421 views
0 votes
2 answers

How is Maven used with Selenium? Does it also do the testing?

Hi , Maven is a build tool . Why ...READ MORE

answered Sep 3, 2020 in Selenium by Sri
• 3,190 points
1,016 views
0 votes
2 answers

Finding WebDriver element with Class Name in java

The better way to handle this element ...READ MORE

answered Apr 10, 2018 in Selenium by nsv999
• 5,500 points
12,576 views
0 votes
2 answers

Problem while using InternetExplorerDriver in Selenium WebDriver

enable trusted connection  in internet explorer by ...READ MORE

answered Aug 31, 2020 in Selenium by Sri
• 3,190 points
8,557 views
0 votes
1 answer

Geo-location microphone camera pop up

To Allow or Block the notification, access using Selenium and you have to ...READ MORE

answered May 11, 2018 in Selenium by Samarpit
• 5,910 points
6,603 views
0 votes
2 answers

How to use such xpath to find web elements

xpath are two types. 1) Absolute XPath:    /html/b ...READ MORE

answered Sep 3, 2020 in Selenium by Sri
• 3,190 points
7,506 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP