Selenium is a popular open source web application test automation tool. The Selenium Certification Training Course will cover features and components of Selenium to enable participants to be able to write good automation scripts. In addition to scripting in Selenium, this Selenium Certification Training Course in Jaipur will also cover examples of Automation frameworks using Selenium.
Content:
- Module 1
- 1) Understanding the java architecture of selenium webdriver
- 2) Creating a Jar file
- 3) Understand webdriver class FirefoxDriver, CromeDriver and InternetExplorer Driver
- 4) Creating first Webdriver Project
- 5) Calling Webdriver Method
- 6) Open Gmail Home Page
- 7) Understanding Web Element Interface
- 8) Enter User Name and Password and handle other element on webpage
- Module 2
- 1) Handling HTML element such as Text box, Hyperlinks, Submit Button, Radio button
- 2) Check boxes and Drop down
- 3) Finding Element and text on webpage
- 4) Printing all links and other value from a webpage
- 5) Using By Class to find Element using different method
- Module 3
- How to capture a screen shot
- Capture screenshot in case of an error
- Emailing Test result
- Concepts of window name
- How to handle pop up window
- How to click on element in new tab
- Module 4
- Simulating keypress event such as Enter, pageup, pagedown, backspace etc.
- Handling Java script message
- Working with online captchas, Running the test with HTMLUnit driver
- Module 5
- Online HTML web element
- Implement Global wait
- Running test in multiple browser
- Firefox Profile
- Running text in multiple profile
- Module 6
- How to Handle Ajax based application
- Browser Navigate method
- Listeners
- Mouse Movement
- Module 7
- How to handle menu item and sub menu item
- Module 8
- Chrome Driver
- How to find xpath in chrome
- Creating your own xpath
- Running pop up and tab test in chrome
- Module 9
- Handling Jquery Element
- Magic of action class
- Drag and drop
- Resizable
- IE Explorer
- Slider
- Handling make my trip slider
- Handing SSL certification error