how to learn selenium

+1 vote
I have been trying my hands on opensource tool selenium, i was actually looking for selenium video tutorials. I haven't found any good resources. I know there is documentation for selenium. But am more interested in video tutorials. Any help in suggesting video tutorials for selenium is appreciated
Feb 7, 2022 in Selenium by Edureka
• 850 points
588 views

1 answer to this question.

+1 vote

Prerequisites. Before learning the concepts of Selenium, you should have a basic understanding of java or any other object-oriented programming language. Languages supported by Selenium include C#, Java, Perl, PHP, Python and Ruby. Currently, Selenium Webdriver is most popular with Java and C#.

However there are plenty of online sources where you can find certification to become a Selenium master. But if you are interested in learn through videos then there are plenty of videos and also blog for free you can  learn Selenium and master it.

If you really want to learn Selenium then you can learn it very easily. If you focus properly then you can learn it within one to two months of time. You must be knowing the basic concepts of any programming language like Java, Python, PHP and many more.

Hope that helped you!

Check out Selenium course and learn from the industry experts!

answered Feb 7, 2022 by Bhavitha
• 1,000 points

Related Questions In Selenium

0 votes
6 answers

How to specify "ENTER" button functionality in Selenium WebDriver code?

using OpenQA.Selenium.Interactions; Actions builder = new Actions(driver); ...READ MORE

answered Feb 13, 2019 in Selenium by anonymous
94,842 views
0 votes
2 answers

Python & Selenium: How to find and click on YouTube's Like button

Hello Nitin, as the Like button on ...READ MORE

answered Aug 23, 2019 in Selenium by Abha
• 28,140 points
4,942 views
0 votes
1 answer
+1 vote
1 answer

How to handle drop downs using Selenium WebDriver in Java

First, find an XPath which will return ...READ MORE

answered Mar 27, 2018 in Selenium by nsv999
• 5,500 points
7,967 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,753 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,623 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,697 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,561 views
0 votes
1 answer

what is selenium testing

The Selenium testing tool is used to automate ...READ MORE

answered Feb 3, 2022 in Selenium by Bhavitha
• 1,000 points
468 views
0 votes
1 answer

what is framework in selenium?

Selenium Framework is a suite of automation ...READ MORE

answered Feb 3, 2022 in Selenium by Bhavitha
• 1,000 points
434 views
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