Browser window resizing and positioning can be done easily using Selenium WebDriver. Consider we have opened multiple browser windows in same machine for parallel execution; it is very useful to view execution on each window, if it is positioned and re-sized for user view at
Read MoreAutomation Frameworks Training Selenium Training in Chennai
Resizing and Positioning Window – Selenium Advanced Training in Chennai
SELENIUM Selenium Training in Chennai TESTING Training
Selenium automation Testing – Types of XPATH
Types of xpath
1. Absoulte : xpath starts with single / or starting from Html tag.
2. Relative : xpath starts from //
Absolute
/html/h1/h2/bodyinput/div = login id
/html/h1/h2/body/div/div = password
/html/h1/h2/body/div/div/a = login
//div[1]
Relative:
//div[@id=’uname’]
Read MoreSELENIUM Selenium Training in Chennai TESTING Training
Selenium Automation Testing – Introduction
Software testing -http://docs.seleniumhq.org/
Automation testing Framework – Main Qualities
1. Reliable
2. Repeat
3. Reusable
4. Maintainability
1. Paid tool – QTP, Load, Test…
2. Open source – Selenium, Jmeter…..
Selenium – Components
1. IDE
2. RC
Selenium Training in Chennai Uncategorized
Selenium Advanced Materials with Real Time Scenarios
1. Advanced Selenium Automation Real-Time Support
2. Excel – File Read using JAVA.