10363/xpath-not-working-in-firefox-but-working-fine-in-chrome
Below is the xpath which works in firefox but not in chrome.
/html/body/app/div/compliance/div/main/reporting/div[1]/div[2]/download-button/iron-dropdown/div/div/button[2]
Try to search above xpath in chrome dev tools.
This might help
//button[@attribute="specificAttributeValue"]
public class SiblingAndParentInXpath { ...READ MORE
Hi Team, I am getting below expception while ...READ MORE
For a headless browser, you have to set ...READ MORE
Using Python/selenium running without headless mode 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
You should downgrade your chrome. It will ...READ MORE
The problem is in -Dwebdriver arguments. Maybe you should do ...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.