07-03-2023 06:18 AM
hello guys, could you help me about how to navigate to specific URL and login automatically in Labview Web browser.
for example navigate to modem adress IP and fill password box login with known password. without using mouse and keyboard. and show final login page.
07-03-2023 11:21 AM
@oliver_ok_75 wrote:
hello guys, could you help me about how to navigate to specific URL and login automatically in Labview Web browser.
for example navigate to modem adress IP and fill password box login with known password. without using mouse and keyboard. and show final login page.
I guess you'd have to implement web scraping. Before you had no idea of what to Google, but now you can Google "LabVIEW web scraping" and check out the first hit.