Resources for Using VBA to Manipulate Silverlight Elements like HTML Elements

linear_db

New Member
Joined
Apr 16, 2013
Messages
1
Hello,

I am trying to use VBA for Excel to automate a process that navigates through several webpages in Internet Explorer to upload a file.

I am able to work with HTML document elements to get through the first few pages, but on the final page, the majority of the content is in Silverlight.

Is there a way to use VBA to automate interaction with this content?

I just need to click a button, so a Silverlight equivalent of getElementsByTagName("button") would be perfect.

Thanks.

Note: posted similar thread to Resources for Using VBA to Manipulate Silverlight Elements like HTML Elements
 

Excel Facts

Which came first: VisiCalc or Lotus 1-2-3?
Dan Bricklin and Bob Frankston debuted VisiCalc in 1979 as a Visible Calculator. Lotus 1-2-3 debuted in the early 1980's, from Mitch Kapor.
I take it this was never answered? I'm having the same issue and not having a whole lot of luck finding a solution.
 
Upvote 0

Forum statistics

Threads
1,216,085
Messages
6,128,732
Members
449,465
Latest member
TAKLAM

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top