Selenium WebDriver The Easy Way With Java!
Posted by Superadmin on February 27 2019 13:15:12
What you'll learn
  •  Will be able to write Selenium code easily, without any issues
  •  

    Will be able to solve most famous Selenium issues yourself

  •  

    Get more confidence with Selenium and its API

  •  Teach others "Selenium The Easy Way"
  • See how to handle "Real World" project with Selenium
Course content
What is Selenium?  05:25
Why Selenium why not other tools?  06:29
Java? Whats that to be done with Selenium? 08:21
What this course is all about? 08:31
What all you need? 05:16
Selenium WebDriver Architecture 07:09
WebDriver Vs RC  02:24
Java Basics  13:59
Interface Analogy, Let Us Imagine 10:26
Hello Webdriver! 10:38
Selenium Architecture - Revisited 04:43
All Browser Driver Reality! 07:06
How humans find an object? 02:59
FindElement an eye for WebDriver! 10:39
Meet a new friend WebElement. 13:19
WebElement Vs WebDriver  09:14
DOM: Earth for WebElement species 05:52
I’m unique, ID locator  09:43
You can use me to find with combination of condition - CSS 12:45
Get help from me, find anything on DOM - Xpath 09:51
Other Properties 08:37
Which is best? Address analogy. 10:05
Lets automate Flipkart!  05:45
Coding Session - 1  20:31
Session 1 - TakeAways and Excerise 05:29
Coding Session - 2 14:41
Session 2 : Take-aways and Excersise 05:16
Project changed! - True Real World Scenario! 13:52
Coding Session - 3 12:53
Session 3 : Takeaways and Excerises 05:32
Source Code for Our Real World Project 00:23
Congrats You Learned Selenium 02:16
The End - Not Real End  06:09
Requirements
  • Should have internet connection, Eclipse, Java , Selenium Jars. Installations of these will be taught in the course.
Description

Have you ever wondered how to run a automation script that drives the flow that you need? How to buy a book in online, by writing a program? Isn't that fun?

Yeah thats really the fun, in this course, we will do exactly the same! We will learn Selenium principles and its fundamentals ideas and use them to buy a selenium book in a online store automatically!

Doing so is not that easy, and thats where this course pitches in. This course teaches you all the fundas and debugging skills which required to do complex stuff in Selenium.

The only thing that is expected from students is their time and basics of Java; rest all this course takes care!

 

Gist of the course:

* Selenium Fundas

* Selenium internals and architecture.

* Selenium locators & DOM

* Real world project!

and much more.

So why your waiting for? There are 100+ students in this course, reading Selenium the easy way with java! Sign up today, before the prices increases :)

Who this course is for:
  • Anyone who has willing to learn Selenium can take up this course
  • Anyone, who need to understand the fundamental of Selenium.
  • Anyone, who wish to write solid code in Selenium