LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic mouse clicking on tab page in internet explorer

Dear,

I am trying to make an automatic LabVIEW program with internet explorer.
The site has a tab control with JAVA script so I couldn't identify some information such as the id of contro.
Even in this case, I believe, there is other way to click on the title of tab to change the page automatically.
Can you suggest some suitable way for this work?

Lee
0 Kudos
Message 1 of 5
(2,838 Views)

If I correctly understood, you can try to use Windows API to simulate mouse clicks. Check attached VI.

 

 

But even if it will work it is not so elegant, IMO...

Michał Bieńkowski
CLA, CTA

Someone devote his time to help solve your problem? Appreciate it and give kudos. Problem solved? Accept as a solution so that others can find it faster in the future.
Make a contribution to the development of TestStand - vote on TestStand Idea Exchange.
0 Kudos
Message 2 of 5
(2,813 Views)
Thanks.
I have no much experience with this kind of remote control.
How to handle the internet explorer not labview application?
Can I use this kind of control in embedded IE on labview?
0 Kudos
Message 3 of 5
(2,785 Views)

Check this http://forums.ni.com/t5/LabVIEW/View-website-in-LabVIEW/td-p/191961

Michał Bieńkowski
CLA, CTA

Someone devote his time to help solve your problem? Appreciate it and give kudos. Problem solved? Accept as a solution so that others can find it faster in the future.
Make a contribution to the development of TestStand - vote on TestStand Idea Exchange.
0 Kudos
Message 4 of 5
(2,753 Views)

Continued here - http://forums.ni.com/t5/LabVIEW/Mouse-event-in-embedded-internet-explorer/m-p/2853440#M832224


___________________
Try to take over the world!
0 Kudos
Message 5 of 5
(2,751 Views)