35244/what-is-the-use-of-sibling-in-xpath
Using sibling keyword, we can fetch a web element on the which is related to some other element.
For example:
"//div[@class='canvas- graph']//a[@href='/accounting.html'][i[@class='icon-usd']]/following-sibling::h4"
some of the controls not have id ...READ MORE
Grouping is the method used to separate ...READ MORE
@listeners are used to configure reports and ...READ MORE
Hi Piyush, XPath is defined as XML path. It is ...READ MORE
The better way to handle this element ...READ MORE
enable trusted connection in internet explorer by ...READ MORE
To Allow or Block the notification, access using Selenium and you have to ...READ MORE
xpath are two types. 1) Absolute XPath: /html/b ...READ MORE
JSON stands for JavaScript Object Notation. It is used ...READ MORE
A Data Provider is a method on your class ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.