Why click is not working in Selenium?
When an element isn’t attached to the current page, Selenium clicks fail. If the previously found element has been disconnected, re-find it.
Why click is not working in Selenium?
When an element isn’t attached to the current page, Selenium clicks fail. If the previously found element has been disconnected, re-find it.