Quantcast
Channel: Active questions tagged selenium - Stack Overflow
Viewing all articles
Browse latest Browse all 98817

problems with vba erro

$
0
0

I have a problem using VBA with method Selenium, I come across the error "No such Element Error"

this is the code.

.FindElementById("requiredPlaca", 500).SwitchToFrame .FindElementByName("COD_PLACA_VCL", 500).Click


.FindElementByXPath("requiredPlaca", 500).Click .FindElementByName("value(COD_PLACA_VCL)", 500).Click .FindElementById("requiredPlaca", 500).Click .FindElementById("requiredRenavam", 500000).Click .SendKeys (renavam)

HTML from the site I'm trying to search on.

How can I solve this problem?


Viewing all articles
Browse latest Browse all 98817

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>