NoSuchElementException even though locator used is working in Chrome
I am getting NoSuchElementException for an element and because of which my regression suite is failing. I have used xpath, css selector and when searched in Chrome using those locators, I am able to find the element.
Till now I have used: