Home  >  Blog  >   Selenium  > 

How to Locate & Find Elements - SELENIUM

Rating: 4
  
 
2780
  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 Jun 13 to Jun 28
Selenium Training Jun 17 to Jul 02
Selenium Training Jun 20 to Jul 05
Selenium Training Jun 24 to Jul 09
Last updated: 10 June 2023
About Author
Remy Sharp
Madhuri Yerukala

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 .

Recommended Courses

1 /15