How does one change value in a webpage field (i.e. username/login id box, password box) with MATLAB 2017b and make a click?

I am looking to use actxserver and DOM interface for example,
IE = actxserver('internetexplorer.application'); IE.Navigate('url address goes here'); ...add code here. % start with IE.document.
I have tried getElementsByID, getElementsByTagName, and other options from the w3school website, however, MATLAB doesn't seem to recognize them. I very well could be writing the "...add code here" wrong. Obviously, right? lol
Also, I would like to accomplish the above on an open browser to step through the code and visually see the results. If there are other options, I am open to them! Thank you in advance!

Antworten (2)

Hi Andrwe, can you fix the problem?
I have the same problem right now and I am desesperate.
Regards, Yael.
Hi Andrew, did you find an answer to the problem ?
I have quite the same problem with a website.
Best regards,
Marcel

Kategorien

Mehr zu Environment and Settings finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 4 Apr. 2018

Beantwortet:

am 29 Mai 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by