Posts by Allan_Nascimento • 1 point
1 post
-
0
votes1
answer314
viewsA: Selenium VBA to insert text into an ID
This error happens because Selenium could not find the element with id="1_SR_Number". I suggest you try some of the options below: Try to find the element using the Findelementbyxpath function Put a…