Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Recent questions tagged #selenium
Home
Tag
#selenium
0
votes
What are the different types of waits available in Web Driver?
asked
Mar 31, 2021
in
Selenium
by
sharadyadav1986
#selenium
web-driver
selenium-driver
0
votes
What are the Technical Challenges in Selenium?
asked
Mar 31, 2021
in
Selenium
by
sharadyadav1986
#selenium
technical-challenge
0
votes
What are the testing types that can be supported by Selenium?
asked
Mar 31, 2021
in
Selenium
by
sharadyadav1986
#selenium
testing-types
selenium-testing
0
votes
How to set browser window size in Selenium?
asked
Mar 31, 2021
in
Selenium
by
sharadyadav1986
#selenium
browser-window-size
window-size
0
votes
How to select a value from a dropdown in Selenium WebDriver?
asked
Mar 30, 2021
in
Selenium
by
sharadyadav1986
#selenium
webdriver
dropdown-selenium
0
votes
How does Selenium handle Windows-based pop-ups?
asked
Mar 30, 2021
in
Selenium
by
sharadyadav1986
#selenium
windows-based-pop-ups
pop-ups
0
votes
How to assert the title of a webpage?
asked
Mar 30, 2021
in
Selenium
by
sharadyadav1986
#selenium
title-webpage
webpage-title
0
votes
What is Selenium RC?
asked
Dec 24, 2020
in
Selenium
by
SakshiSharma
#selenium-rc
#selenium
0
votes
'Generate Script' is in which tab of Test Settings (File->Settings) window
asked
Mar 18, 2020
in
Selenium
by
Hodge
#selenium
@qtp
0
votes
How to switch between windows a).switchto().window(Integer) b).switchto().window(string) c).switchto().window(Array) d) .switchto().window(array list)
asked
Jan 30, 2020
in
Selenium
by
Deepanshu Burreja
#selenium
0
votes
Which of the following will terminate the test when the check fails a) Verify b) Assert
asked
Jan 30, 2020
in
Selenium
by
Deepanshu Burreja
#selenium
0
votes
Which of the following is used to toggle a checkbox in a web form?
asked
Jan 30, 2020
in
Selenium
by
Deepanshu Burreja
#selenium
0
votes
Which of the following is the correct option to close all the opened browser sessions at one step?
asked
Jan 30, 2020
in
Selenium
by
Deepanshu Burreja
#selenium
0
votes
Which command should be used to ensure Selenium applies wait time for all UI elements in the script?
asked
Jan 30, 2020
in
Selenium
by
Deepanshu Burreja
#selenium
0
votes
Which of the following Selenium API enables running Selenium 1.0 tests in web driver?
asked
Jan 30, 2020
in
Selenium
by
Deepanshu Burreja
#selenium
0
votes
Consider the following code snippet WebDriverWait wait = new WebDriverWait(driver, 30); wait.until(ExpectedConditions.presenceOfElementLocated(by));
asked
Jan 30, 2020
in
Selenium
by
Deepanshu Burreja
#selenium
0
votes
In webdriver, which command takes you forward by one page on the browser’s history?
asked
Jan 30, 2020
in
Selenium
by
Deepanshu Burreja
#selenium
0
votes
In webdriver, which of the following commands retrieves the text of html element?
asked
Jan 30, 2020
in
Selenium
by
Deepanshu Burreja
#selenium
0
votes
In webdriver, selectAllOptions() is a valid command. a) True b) False
asked
Jan 30, 2020
in
Selenium
by
Deepanshu Burreja
#selenium
0
votes
In webdriver, which of the following is a valid select statement that selects a value from a dropdown element?
asked
Jan 30, 2020
in
Selenium
by
Deepanshu Burreja
#selenium
Page:
1
2
next »
...