- Is Selenium able to handle dynamic AJAX elements?
- Yes
- No
- Cant Say
Ans: 1 - How to use xpath for dynamic elements?
- Identify the pattern and modify xpath pattern
- Directly use the xpath?
- Both 1 and 2
- None of the above
Ans: 1 - Selenium can handle Javascript alerts.
- TRUE
- FALSE
Ans: 1 - Is Regular expression helps to identify dynamic elements?
- Yes
- No
- Not very compatible
Ans: 3 - How to check if any check box is checked or not?
driver.findElement(By.id(<>).Selected()
driver.findElement(By.id(<>).isSelected()
driver.findElement(By.id(<>).isChecked()
- All of the above
Ans: 2 - Can Selenium handle Alerts or Pop ups windows?
- Yes
- No
Ans: 1 - What is getWindowHandle method?
- Method will help to handle parent window
- Method will help to handle of opened windows other than parent
- Only handles alert
- None of the above
Ans: 2 - How to handle alert using selenium?
driver.switchto.popup()
driver.switchto
driver.switchto.alert()
- None of the above
Ans: 3 - What is Iterator?
- Iterator enables you to cycle through a collection, obtaining or removing elements
- It basically starts at the beginning of a collection
- When you want to know which things are in a certain collection, you iterate over the collection, which is just another term for going through all elements. This is what an Iterator does
- All of the above
Ans: 4 - After the popup actions, how to switch the driver back to the parent window?
browser.switchTo().window(parentWindowHandle);
browser.switchTo().alert();
- Both 1 & 2
- None of the above
Ans: 1
Pages
- Manual Testing Tutorials
- Manual Testing Materials
- Manual Testing Interview Q & A
- ISTQB
- UNIX /Linux
- SQL
- Agile Methodology
- Selenium with Java
- Selenium with Python
- Automation Testing Materials
- API Testing
- Advanced Java
- Cypress Tutorials
- ETL Testing Documents
- ETL Testing videos
- Big Data Hadoop
- SDET Essentials
- Miscellaneous Topics
- Career Guidance
- Mock Interviews
- Resume Templates
- YouTube Videos
- Online Training
- Udemy Courses
Dynamic Pages, Window Alerts, Pop-Ups
Popular Posts
- How To Explain Project In Interview Freshers and Experienced
- Selenium Frequently Asked Questions & Answers Part-6
- API/Webservices Testing using RestAssured (Part 1)
- How to use HashMap in Selenium WebDriver
- Java Programs for Selenium
- Manual & Automation Testing Free Video Tutorials | YouTube Playlists
- Manual Testing Interview Questions & Answers-PART1
- ETL Test Scenarios and Test Cases
- Python Interview Questions and Answers Part-1
Followers
Labels
a Software Tester or a Developer?
(1)
Adhoc Testing
(1)
Agile
(33)
Agile Team
(1)
Agile Testing
(2)
apache poi
(1)
Appium
(1)
Appium FAQ'S
(1)
Banking Domain
(1)
Core Java scripts
(4)
Cross-browser Web Testing
(1)
How to use Java Collections
(1)
ISTQB
(1)
ISTQB Sample Question Paper
(10)
Java
(5)
Java Interview Questions
(2)
Java Programs for Selenium
(1)
Jira
(1)
Linux
(7)
Manual Testing
(48)
Manual Testing Interview Questions
(2)
Maven Questions & Answers
(1)
Mobile Application
(1)
Mobile application testing
(1)
Mobile Application Types
(1)
Mobile Testing
(2)
NoSQL
(1)
ORACLE
(9)
PL/SQL
(1)
Scrum
(1)
SDLC
(33)
Selenium
(6)
Selenium Common Exceptions
(1)
Selenium FAQ
(5)
Selenium FAQ's
(1)
Selenium Grid
(1)
Selenium Interview Questions
(1)
Set Career Goals
(1)
Shell Scripting
(6)
Skills Required for Software Tester
(1)
Software Testing
(43)
Sprint
(1)
SQL
(11)
STLC
(33)
T-SQL
(1)
Testing E-commerce Websites
(1)
Testing Life Cycle
(33)
Testing process
(8)
TestNG
(7)
TestNG Questions & Answers
(1)
TestNG Assertions
(1)
TestNG Scripts
(4)
VI Editor
(6)
Web Services Testing
(1)
Web Testing
(1)
WebDriver
(6)
Webdriver Questions & Answers
(1)
Webservices API Testing
(1)
Writing Good Agile User Stories
(1)
WwebDriver Scripts
(4)