Hi everyone welcomes back to Selenium tutorials. In this post, we will mainly deal with what Java topics for Selenium we need to cover. I frequently get these questions on my blog. Examples- 1- What concepts of java I need to learn to use selenium webdriver? 2- What is the list of topics I have to cover to understand Selenium better? 3- I know only core Java … [Read more...] about Quick list of Core Java topics for Selenium webdriver
Java Concept
How to get current system date and time in Java/ Selenium
Hello Guys, Welcome back to Selenium tutorial today we will see some new topic which might help you in some cases where you have to handle with dates. Today I will share How to get current system date and time in Java/ Selenium so that you can verify the same in your test cases. How to get current system date and time in Java/ Selenium Today I was automating … [Read more...] about How to get current system date and time in Java/ Selenium
How to install Java for Selenium Webdriver and set environment variable
Hello, Welcome to Selenium tutorial, in this post, we will see How to install Java for Selenium and how to set path variable. For Selenium Webdriver We should have Eclipse, Java and TestNG. How to install Java for Selenium Install JAVA for Selenium Step 1- Open any browser and search oracle official site and click on Download Section Since Oracle has so … [Read more...] about How to install Java for Selenium Webdriver and set environment variable