Selenium Video tutorials and other tutorials can help you to get a better job or you can perform well in your existing job as well.I have created 3 playlist which covers Java,Selenium, Cucumber BDD,Appium, SoapUI.
Please check the below playlist and feel free to comment in case any doubt/issue/clarification.
Selenium Video tutorials
Some introduction about my YouTube videos- I started youtube videos 3 years back I have uploaded all videos based on my experiences and you may also find some videos are old so some tools UI will change but the concepts will remain same.
I would suggest you go through videos one by one without skipping any video because you don’t know one video can change your complete interview as well.
How to start Selenium Video tutorials
Step 1-Sit back and Start with Java videos and practice each and every concept because we will use all of them one by one in Selenium Webdriver lesson.
Selenium or any other tool is not one day task so you have to keep practicing and learn new thing daily.
Step 2- Once you are done with Java now you can start with Selenium Basic videos and start automating them one by one and if you get stuck then post your doubt in my Selenium Facebook group
Step 3- Once you are done with Selenium videos then dont stop here. If you check current market condition then you should know multiple tools not only Selenium so after Selenium I would suggest you to Appium for mobile automation.
If you know Selenium then appium will not take much time because we can use all Selenium libraries here.
Step 4- After Appium you can start Cucumber BDD framework (most popular). Cucumber use Selenium only so you won’t find much issues here.
Step 5- It’s time to start API/ Web Services Testing with SoapUI.
If you can follow this then you will become complete package for Test Automation.
Java tutorials for Selenium Webdriver
Selenium Webdriver Tutorial Playlist
https://www.youtube.com/playlist?list=PL6flErFppaj2ArNxLyR4nQ4JV8qFc56-M
Appium Tutorial for Mobile Automation
Cucumber-JVM Videos- BDD Framework
SoapUI Tutorial for Web Services Automation
Katalon Studio Tutorial
Ajay says
Hi Mukesk..
I am following ur selenium videos. very easy to understand. want to ask you do you have any related notes for selenium, so that i can refer to it or any suggestions ?
Thank you so much
Mukesh Otwani says
Hi Ajay,
Once you subscribe my blog with valid email id then you will get Selenium handbook link in confirmation email…:)
Ayyappa Kumar Motamarry says
Hi Sir,
Could you please share me the Selenium HandBook link.
Thanks,
Ayyappa
Mukesh Otwani says
Hi Ayyappa,
Once you subscribe my blog updates, you will get link of those book on your provided email address
Ajay Soni says
Hi Mukesh,
I am following your all selenium automation video and now looking for cucumber excel integration. for picking input data from excel sheet but i didn’t found any video for same.
Please let me know if you have the same or have plan to create that.
I am waiting for your positive response.
Mukesh Otwani says
Hi Ajay,
As of now, I don’t have any video for excel integration with cucumber. But you can refer http://learn-automation.com/read-and-write-excel-files-in-selenium/ which is again programming logic only.
Rashmi Chaudhari says
Can you please guide me for Jmeter integration with selenium webdriver??
Mukesh Otwani says
Hi Rashmi,
I’ll post about this topic very soon…:)
richa says
Hi,
I am learning selenium using python. Do you have any tutorial which teaches selenium using python.
Do let me know
Thanks
Mukesh Otwani says
Hi Richa,
We will upload it soon…:)
Lavanya says
Hi mukesh, Can you suggest me the selenium version, ff version and jdk which are good to work. Since i am facing issues in new versions. Thank you in advance.
Mukesh Otwani says
Hi Lavanya,
Java, I would recommend you to go for JDK 1.8.
For FF and Selenium, you can go for latest version.
eisha says
Hello Sir,
I watched your video on how to write selenium script in chrome brwoser.
Here is my code:
public class SeleniumFB {
public static void main(String[] args) {
System.setProperty(“webdriver.chrome.driver”, “D:\\Drivers\\chromedriver.exe”);
WebDriver driver= new ChromeDriver();
driver.get(“http://www.google.com”);
}
}
But I am getting the foll error:
Exception in thread “main” java.lang.IllegalAccessError: tried to access method com.google.common.util.concurrent.SimpleTimeLimiter.(Ljava/util/concurrent/ExecutorService;)V from class org.openqa.selenium.net.UrlChecker
Request you to help me in getting it resolved.
Thanks in advance
Mukesh Otwani says
Hi Eisha,
Which version of Selenium you have used?
Asha says
I initialized byte as byte c=(byte) 130;
but the output i am getting is -126.
Why is that so.
Mukesh Otwani says
Hi Asha,
Please check this link http://www.javawithus.com/tutorial/casting
ramesha says
Hi Mukesh,
I just started learning Atomation and your videos are awsome. Thank you:)
Mukesh Otwani says
Hi Ramesha,
Very very thanks for your comments. Keep learning…:)
Ana says
Hi mukesh,
Your videos are really helpful.
I am not sure if you have a separate link for full java videos.
I would like to learn more in java as I am still begineer in java.
Mukesh Otwani says
Hi Ana,
You can refer all videos over here https://www.youtube.com/c/mukeshotwani/playlists
akanksha says
Hey Hi Mukesh ,
I have downloaded autoit in my system(32bit) and when I Tried to open “Au3Info_x64” it shows error as “not compatible with the system”. I also searched for 32 bit autoit download but not able to find the same. Could you pls help me out in this.
Thanking you in advance.
Mukesh Otwani says
Hi Akanksha,
Please check this link
Muthu Rajendiran says
Hi mukesh,
could you upload the video for database connection using oracle in selenium.
Mukesh Otwani says
Hi Muthu,
I’ll upload it soon…:)
Vandana says
Hi Mukesh,
Thanks for helping us so much ,i started watching you videos ,all are awesome!
Could you please upload some videos on TDD and BDD.
Thanks
Vandana
Mukesh Otwani says
Hi Vandana,
I’ll upload these soon…:)
cindy says
Awesome … I liked and its very informative. Keep posting. Appreciate all your effort
Mukesh Otwani says
Hi Cindy,
Thanks for your appreciation. Keep visiting my blog for more updates…:)
VISHESH says
Hello, Mukesh sir
I was wondering if I could get a video on complete testing i.e web service because sometimes I got confused from where to start testing and where to end. So a video guiding the steps would be helpful
thanks
Mukesh Otwani says
Hi Vishesh,
Very soon, I’ll post videos of same.
Israel says
Hello Mukesh,
Looking at your selenium webdriver playlist tutorials, are those the videos for the complete selenium training?
Mukesh Otwani says
Hi Israel,
I uploaded few on YouTube for demo purpose. In training session, selenium course will be from basic to advance.
Mahendra Reddy says
Hi I am a fresher and i want to learn Automation testing but here one thing is i am from non IT background. But I am very eager to learn selenium webdriver. Now currently I am working as a manual Test Engineer. So please help me how to start selenium web driver and best way to practise i know selenium concepts and but i don’t know how to design framework so please help me to learn slelenium
Mukesh Otwani says
Hi Mahendra,
First of all you should have bit strong command in programming logic which will be used in Selenium framework/script creation then only I would suggest you to get into Selenium stuffs. This link would help you.
Anup Nair says
Hi Mukesh, I am working on a Keyword word driven framework. I have the following questions:
1. My chrome browser does not start after executing 3-4 tests. The chromedriver.exe is started but the browser does not instantiate. How do i resolve this? Selenium JAR – v3.4 and Chrome – v58
2. Each test case has atleast 10 test steps which when executed is set to pass or fail status. How do we create HTML report for the such keyword driven framework? The TestNG reports only work when all the function steps are written in the same class.
Mukesh Otwani says
Hi Anup,
For 1. Please debug your code, there could be chance of null value getting assigned to driver object.
For 2. Keep test case at different sheets. Use Apache POI to set status i.e. PASS or FAIL. Return PASS or FAIL status from keyword method. Mention all these keyword under @Test.
sonali pradhan says
can you have a solution for the error org.tesing.TestNGException
Mukesh Otwani says
Hi Sonali,
There are lot of scenarios which can create this exception. Please elaborate your scenario.
E. jayanthi says
Hi Mukesh,
I have gone through your most of the videos of Webdriver… you have explained very clearly each concepts.. thanks a lot for that..
One request from my side can you please order the videos in it… I while going through videos it is mentioned as part2 will be next but it played something else… I am getting confused because of that..
Thanks in advance,
Mukesh Otwani says
Hi Jayanthi,
Could you please send me the link of same.
Sagar says
Hi ,
I’m unable to locate element from angular js page in webdriber, can you please help?
Mukesh Otwani says
Hi Sagar,
This is why Google has come up with a tool called Protractor which works on NodeJS framework and provides extra locator such as model, binding etc. But still you can navigate through DOM structure as usual.
Rani says
Hi mukesh
I want to become a complete automation tester having 6 yrs in manual testing struggling to get into automation,i m currently jobless be of only automation which I don’t know,planning to change my line from testing to sales force crm,i am not getting job since Nov 2016 to till date on only manual testing profile as all the organization are looking for automation testers,i watched ur one of the video where u explanation is very clear and interesting.can u plz help me in my journey of becoming automation tester
Can u plz share all the videos from basics so that I can just follow and learn from them.plz help me.
Mukesh Otwani says
Hi Rani,
This is my youtube playlist. Start from Java Basics tutorial https://www.youtube.com/user/MrBantu50/playlists
NAren says
Cold you explain how to handle dynamic tables in frames ?
Mukesh Otwani says
Hi NAren,
Dynamic xpaths can help you to iterate through webtables.
Mukesh Otwani says
Yes Naveen, here is the link http://learn-automation.com/data-driven-framework-in-selenium-webdriver/
hina says
great job done Mukesh very help full
Mukesh Otwani says
Hi Hina,
Thanks for your comments…:)
venkat says
Hi Muhesh,
I am running some test scripts in the vpn /client environmnet, those test cases are not able to run in through jenkins , so how can i run those scripts by jenkins , is there any configarion required for that..could you pls assist me on it.
Thanks in Advance………………….
Mukesh Otwani says
Hi Venkat,
In order to run your scripts remotely, you need to build your project at corresponding location(i.e. machine on which you want to execute) using Maven then execute it using Jenkins. For details, please visit this link http://learn-automation.com/jenkins-with-selenium/
S says
Hi Mukesh,
Have you done Selenium with Python?If yes,please share the tutorials for the same.
Mukesh Otwani says
Here is the link https://www.youtube.com/watch?v=zRrubJ13I8s&t=1463s
Utkal Patra says
Very nicely explained. Good job
Mukesh Otwani says
Thanks Utkal