Categories
5G Network
Agile
Amazon EC2
Android
Angular
Ansible
Arduino
Artificial Intelligence
Augmented Reality
AWS
Azure
Big Data
Blockchain
BootStrap
Cache Teachniques
Cassandra
Commercial Insurance
C#
C++
Cloud
CD
CI
Cyber Security
Data Handling
Data using R
Data Science
DBMS
Design-Pattern
DevOps
ECMAScript
Fortify
Ethical Hacking
Framework
GIT
GIT Slack
Gradle
Hadoop
HBase
HDFS
Hibernate
Hive
HTML
Image Processing
IOT
JavaScript
Java
Jenkins
Jira
JUnit
Kibana
Linux
Machine Learning
MangoDB
MVC
NGINX
Onsen UI
Oracle
PHP
Python
QTP
R Language
Regression Analysis
React JS
Robotic
Salesforce
SAP
Selenium
Service Discovery
Service Now
SOAP UI
Spark SQL
Testing
TOGAF
Research Method
Virtual Reality
Vue.js
Home
Recent Q&A
Feedback
Ask a Question
Recent questions tagged #selenium
Home
>
Recent questions tagged #selenium
0
votes
Q: What is Selenium RC?
asked
Dec 24, 2020
in
Selenium
by
SakshiSharma
#selenium-rc
#selenium
0
votes
Q: 'Generate Script' is in which tab of Test Settings (File->Settings) window
asked
Mar 18, 2020
in
Selenium
by
Hodge
#selenium
@qtp
0
votes
Q: 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
Q: 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
Q: 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
Q: 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
Q: 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
Q: 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
Q: 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
Q: 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
Q: 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
Q: In webdriver, selectAllOptions() is a valid command. a) True b) False
asked
Jan 30, 2020
in
Selenium
by
Deepanshu Burreja
#selenium
0
votes
Q: 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
0
votes
Q: Which of the following is the correct ‘Webdriver’ command to “delete all cookies in the browser”?
asked
Jan 30, 2020
in
Selenium
by
Deepanshu Burreja
#selenium
0
votes
Q: 3. In webdriver, which methods navigates to a URL? a) goToUrl("url") b) navigate.to("url") c) getUrl("url") d) get("url")
asked
Jan 30, 2020
in
Selenium
by
Deepanshu Burreja
#selenium
0
votes
Q: 2. __________ is an Advantage of Selenium WebDriver? a) Supports Web based Applications only b) No built-in Result Reporting facility c) Open Source d) No IDE
asked
Jan 30, 2020
in
Selenium
by
Deepanshu Burreja
#selenium
0
votes
Q: 1. Selenium doesn't support __________ to write programs (Test Scripts) a) Java b) Perl c) VBScript d) Python
asked
Jan 30, 2020
in
Selenium
by
Deepanshu Burreja
#selenium
To see more, click for the
full list of questions
or
popular tags
.
...