Back to Browse

69. Relative XPath Expression - Part 4 - Finding different types of Elements (Selenium Java 2026)

64 views
May 10, 2026
30:42

Relative XPath Expressions – Part 4 https://omayo.blogspot.com/ Finding the hyperlink on the page //a[@id='selenium143'] Finding textbox field on the page //input[@name='q'] Finding Search button on the page //input[@value='Search'] Finding male radio button on the page //input[@id='radio1'] Finding text area field on the page //textarea[@id] Finding the button on the page //button[@id='but2'] Finding the checkbox field on the page //input[@value='blue'] //input[@id='checkbox2'] Finding the dropdown field on the page //select[@id='drop1']

Download

1 formats

Video Formats

360pmp424.5 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

69. Relative XPath Expression - Part 4 - Finding different types of Elements (Selenium Java 2026) | NatokHD