Home  >  Blog  >   Selenium

How to Locate & Find Elements - SELENIUM

Rating: 4
  
 
2867
  1. Share:
Selenium Articles

Locating Elements:

Some Objects on web page:

  • checkbox
  • radio button
  • link
  • dropdown
  • text field
  • text area
  • button

Examples of Elements on Html page:

  • Input
  • button
  • form
  • span
  • ol
  • ul
  • a
Get interview-ready with this tutorial on most popular Selenium interview questions and best ways to answer them.

Attributes for elements :

  • name
  • id
  • href
  • title
  • value
  • class

Locating elements by ID

Screenshot_26

Here i want to type so the command will be…
Type  id=search

Accelerate your career with Best Selenium Training and become expertise in Selenium.

MindMajix Youtube Channel

Finding elements by name:

I want to click on search button…below is the command

 

The code for identify search box with NAME:
Type name=q

Finding elements by link text:

link=Gear

Explore Selenium Sample Resumes! Download & Edit, Get Noticed by Top Employers!Download Now!

 

Join our newsletter
inbox

Stay updated with our newsletter, packed with Tutorials, Interview Questions, How-to's, Tips & Tricks, Latest Trends & Updates, and more ➤ Straight to your inbox!

Course Schedule
NameDates
Selenium Training Apr 20 to May 05View Details
Selenium Training Apr 23 to May 08View Details
Selenium Training Apr 27 to May 12View Details
Selenium Training Apr 30 to May 15View Details
Last updated: 03 Apr 2023
About Author

 

Madhuri is a Senior Content Creator at MindMajix. She has written about a range of different topics on various technologies, which include, Splunk, Tensorflow, Selenium, and CEH. She spends most of her time researching on technology, and startups. Connect with her via LinkedIn and Twitter .

read more
Recommended Courses

1 / 15