DevaV
14 years agoContributor
Problem in exploring objects in some machines
Hi,
We are trying to spy the object in the different machines, in some machines it is not explored to the page object in the application.
Object name in different machines :
Machine-1 :
Sys.Process("mmc").Window("MMCMainFrame", "M-Files Server Administrator", 1).Window("MDIClient", "", 1).Window("MMCChildFrm", "Connections to M-Files Servers\\Local Computer\\Document Vaults\\Sample Vault\\Users", 1).Window("MMCViewWindow", "", 1).Window("MMCOCXViewWindow", "", 1).Window("AtlAxWinEx", "", 1).Window("Shell Embedding", "", 1).Window("Shell DocObject View", "", 1).Window("Internet Explorer_Server", "", 1).Page("res://C:%5cProgram%20Files%5cM-Files%5c9.0.3282.0%5cBin%5cx64%5cMFAdminRes.dll/Users.htm").Table("TableTitle").Cell(1, 0)
Machine- 2 :
Sys.Process("mmc").Window("MMCMainFrame", "M-Files Server Administrator", 1).Window("MDIClient", "", 1).Window("MMCChildFrm", "Connections to M-Files Servers\\Local Computer\\Document Vaults\\Sample Vault\\Users", 1).Window("MMCViewWindow", "", 1).Window("MMCOCXViewWindow", "", 1).Window("AtlAxWinEx", "", 1).Window("Shell Embedding", "", 1).Window("Shell DocObject View", "", 1).Window("Internet Explorer_Server", "", 1)
The machines are with same version of testcomplete 8.70 but the object is not getting recognized in some machines. Screenshot of the object is attached . Please look into Problem in exploring objects in some machines2.jpg image and ignore other two images
Please help us on this.
We are trying to spy the object in the different machines, in some machines it is not explored to the page object in the application.
Object name in different machines :
Machine-1 :
Sys.Process("mmc").Window("MMCMainFrame", "M-Files Server Administrator", 1).Window("MDIClient", "", 1).Window("MMCChildFrm", "Connections to M-Files Servers\\Local Computer\\Document Vaults\\Sample Vault\\Users", 1).Window("MMCViewWindow", "", 1).Window("MMCOCXViewWindow", "", 1).Window("AtlAxWinEx", "", 1).Window("Shell Embedding", "", 1).Window("Shell DocObject View", "", 1).Window("Internet Explorer_Server", "", 1).Page("res://C:%5cProgram%20Files%5cM-Files%5c9.0.3282.0%5cBin%5cx64%5cMFAdminRes.dll/Users.htm").Table("TableTitle").Cell(1, 0)
Machine- 2 :
Sys.Process("mmc").Window("MMCMainFrame", "M-Files Server Administrator", 1).Window("MDIClient", "", 1).Window("MMCChildFrm", "Connections to M-Files Servers\\Local Computer\\Document Vaults\\Sample Vault\\Users", 1).Window("MMCViewWindow", "", 1).Window("MMCOCXViewWindow", "", 1).Window("AtlAxWinEx", "", 1).Window("Shell Embedding", "", 1).Window("Shell DocObject View", "", 1).Window("Internet Explorer_Server", "", 1)
The machines are with same version of testcomplete 8.70 but the object is not getting recognized in some machines. Screenshot of the object is attached . Please look into Problem in exploring objects in some machines2.jpg image and ignore other two images
Please help us on this.