Jump to content

Recommended Posts

Posted

I've been trying to find the WD equivalent to _IEGetObjById my old code used this:

$oDiv = _IEGetObjById($oIE, "results-list")
_IEAction($oDiv, "focus")
$sHTML = $oDiv.outerHTML

I'm trying to download the html of individual cases found here:  http://hudoc.echr.coe.int/#

please give me a hint.

Joe

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...