Cyborg5000 Posted November 29, 2018 Posted November 29, 2018 (edited) <div id="cert_info" class="tab-pane fade active in"> <div class="section"> <!-- <h3 class='section-heading'><img src="/checker/images/Collapsed_Icon.png" /> Certificate Information</h3> --> <div class="section-body"> <div class="row"> <div class="col-md-4"> <label class="cn property">Common name</label> <p class="value cn text"> *.dsl.com</p> <label class="org property">Organization</label> <p class="value org text"> Software Inc</p> <label class="ou property">Organizational unit</label> <p class="value ou text"> Control</p> <label class="locality property">City/locality</label> <p class="value locality text"> Houston</p> <label class="state property">State/province</label> <p class="value state text"> Texas</p> </div> Need details marked in BOLD Edited November 29, 2018 by Cyborg5000
Cyborg5000 Posted November 29, 2018 Author Posted November 29, 2018 Tried all available solutions _iegetobjectbyname _IEFormElementGetObjByName _IEFormGetObjByName _IEFrameGetObjByName _IETagNameGetCollection Xpath UDF BGe_IEGetDOMObjByXPathWithAttributes($oIE1,$xpathGeneral)
FrancescoDiMuro Posted November 29, 2018 Posted November 29, 2018 @Cyborg5000 What are you expecting from providing ONLY the source code of a webpage? What have you tried so far? What do you want your script to do? Click here to see my signature: Spoiler ALWAYS GOOD TO READ: Forum Rules Forum Etiquette
Danp2 Posted November 29, 2018 Posted November 29, 2018 How about using the innerText property from the individual p element or the parent div element? Latest Webdriver UDF Release Webdriver Wiki FAQs
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now