chicks
13 years agoRegular Contributor
accessing web page source?
My developers have added some javascript to every page on our website. I can see the javaacript manually by selecting view web page source and seeing "script type ="text/javascript" src="<omitted>.js"</script>
Is there some way to progammatically view the page source with test complete? I do not see this in the outerrHTML of the page object.
I suppose I could open up the page source graphically with testcomplete and then check the text contents but that seems very awkward.
Thanks.
Is there some way to progammatically view the page source with test complete? I do not see this in the outerrHTML of the page object.
I suppose I could open up the page source graphically with testcomplete and then check the text contents but that seems very awkward.
Thanks.