Quantcast
Channel: New board topics in SmartBear Community
Viewing all articles
Browse latest Browse all 20755

Log.Link() does not work when exported to mht

$
0
0

Hi All,

 

Log.Link() does not work when exported to mht.

Example (from Link Method):

  var sPath = "http:\\\\smartbear.com";  
  var Str = "Click the link on the right";
  var ExtStr = "Click the link in the Link column above";
  Log.Link(sPath, Str, ExtStr);

 

In TestComplete Log, link is OK:

logLink.jpg

 

 

In exported .mht (attached), link does not appear:

logLinkNOK.jpg

 

TestComplete V11.30

IE 11.0

 

Is this a known issue? Any workaround?

 

Regards,

Paul


Viewing all articles
Browse latest Browse all 20755

Trending Articles