Forum Discussion

Bill_H's avatar
Bill_H
Occasional Contributor
2 years ago

TestComplete - issues finding objects when running on a different machine setup

Hi all, 

I saved a project to source control - project is running python scripts against a desktop application - and when I pull down the project to another machine setup (well same laptop different docking station and monitors) some objects cannot be found. I am puzzled here - we are not using location in any way and the name mapping looks good - meaning the parents objects can be found but the buttons we want to interact with cannot be found. Any thoughts would be appreciated.

2 Replies

  • rraghvani's avatar
    rraghvani
    Champion Level 3

    Ensure Windows Scale is set to 100%. 

     

    Are there any differences between the two computers?

  • AlexKaras's avatar
    AlexKaras
    Champion Level 3

    Hi,

     

    Code excerpt and corresponding error from test log might help...