DebugBar Forums
 
 HOME 
 DOWNLOAD 
 BUY 
 DOC / WIKI 
 FORUM 
 CONTACT 
Stay tuned : rss feed

Forum Home


advanced search

You are not logged in.

Announcement

Forums are now closed as we moved them to google groups. You can use the following Google Groups to discuss about DebugBar and IETester products:

#1 2011-09-28 03:32:43

madyusa61
New member

Hi, can anyone help me with these questions.

Hi, can anyone help me with these questions.

1: How to get the ie "original html source code" like debugbar does ?
not the "ie interpreted source code" like document.all[0].innerHTML
Please point me to some direction: msdn, api, or some clue...

2: Does debugbar provide some com function like:
$ie = new COM("InternetExplorer.Application");
$ie->Navigate2($url);
so that we can access debugbar in the com object.

Offline

 

#2 2011-10-06 11:51:30

fabrice
DebugBar Support

Re: Hi, can anyone help me with these questions.

Hi,

For point 1., we don't provide implementation details about our products.

For point 2., I have plans to implement an automation system in a future DebugBar version.

Regards.

Offline