I want to navigate to the Site and Get Bitcoins Current Value to Insert into a Label. This was my attempt that clearly did not work ...
privatevoidForm1_Load(objectsender,EventArgse){webBrowser1.Navigate("https://www.mercadobitcoin.com.br/")...
Hello,
I would like some guidance, or the direction of the path that I must follow to solve my problem.
I'm having trouble with the Session on some PCs and phones.
For example:
PC-A (Ubuntu): works
PC-B (Win7): works
PC-C (WinX...
I have a system running on a client and now it has asked me for a feature that I'm breaking head and can not do.
He needs the application to post on his facebook groups at certain times some publications of the academy, I managed to do this h...
I know that for me to click on this button here!
<input type="submit" id="btnSubmit" name="avancar" value=" Avancar " onclick="return onSubmit();">
I use this code
webBrowser1.OleObject.Document.all.Item('avancar', 0).click;...
I'm making an application where you need to select an image.
so it will become automatic, and then it will publish.
It is possible to somehow select this image, or even upload it, to apply at value ....
using the webbrowser.
Thiswillbe...
In the RealizarPesquisa method, when running the _WebBrowser.Navigate() line, the DocumentCompleted() event is triggered, but this event takes a while to execute, so the RealizarPesquisa method continues its process a...