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
In selenium IDE what are the element locators that can be used to locate elements on web page?
Home
Selenium
In selenium IDE what are the element locators that can be used to locate elements on web page?
0
votes
asked
Aug 19, 2019
in
Selenium
by
rahulsharma
In selenium IDE what are the element locators that can be used to locate elements on web page?
#selenium-for-load-testing
selenium-bot-detection
selenium-for-ios
ios-selenium
automated-visual-testing-
selenium
load-testing-selenium
python-selenium
selenium-online-training-videos
learning-selenium
-syllabus
selenium-tools-for-testing
selenium-element
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 20, 2019
by
john ganales
In selenium there are mainly 4 locators that are used
X-path locators
Css locators
Html id
Html name
...