-1
It is possible in VB.net’s Geckofx to use the GetelementByID
? I made some attempts with the code using google.com:
geckowebbrowser1.document.getelementbyid("lst-ib").setattribute("value", "teste")
but it’s returning me: "Object reference not set to an object instance." Gecko.GeckoDomDocument.Getelementbyid(...) returned Nothing
I’ve been doing some research and I haven’t found.
It would be nice if you asked the question better. Read the https://answall.com/help/mcve for a better idea
– rLinhares