Forum Discussion

guoguo's avatar
guoguo
Contributor
9 years ago
Solved

Problems in TestExecute 11.11.1064.11

Hi,

 

We installed latest TestEecute 11.11.1064.11, then we meet the following problem in the web tests for the following code.

 

Browsers.Item(browser).Run();
Delay(1000);
NameMapping.Sys.browser.ToUrl("http://127.0.0.1:8081/#/home");

.......

 

1) IE 11.0.96 can lauch, but the "ToUrl" function doesn't work. Chrome 46.0 has met the same problem.

2) Firefox 40.0.3 can work with the above functions, but the objects (e.g., a spin down button) can not be found any more.

 

All these tests can be executed properly with the testcomplete 11.11.1064.11.

 

Does anyone has the same experience?

 

Regards,

Jie

1 Reply