I am completely new to python and selenium both. We are uploading the data in a web based tool through python selenium. I am getting following error Message: no such element: Unable to locate element: {"method":"css selector","selector":"iframe\ [data-testid='shell-content']"} (Session info: chrome=115.0.5790.99); For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Asked
Active
Viewed 24 times
1
-
1Welcome to Stack Overflow. Please include relevant code and explanation in detail as to what you're doing and how. – ewokx Jul 21 '23 at 09:53
-
Post the HTML in question. – Barry the Platipus Jul 21 '23 at 11:25
-
Please provide enough code so others can better understand or reproduce the problem. – Community Jul 21 '23 at 17:47
-
` – Tim Roberts Jul 21 '23 at 23:12