vba - In a site(that connot be disclosed), I get a popup. I want to see the source code so that I am able to automate using DOM inside -


i using ie. able see source code of webpage fires popup. fire popup clicking on link. checked source code associated link , found

    href = "javascript:foo(&45;xyz-,null,null,null)" 

that launches popup. want automate form filling occurs in popup require see code underlying use dom objects.

when popup on screen, not able task in background main page(not scrolling too). when try right click on popup go view source, unable right click. ideas being able automate form filling in popup.

note: newbie


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -