QTP test script can't be used by others hosts - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: QTP test script can't be used by others hosts (/Thread-QTP-test-script-can-t-be-used-by-others-hosts) |
QTP test script can't be used by others hosts - charlottevv - 08-03-2012 Hi guys, I have the problem of Compatibility, the qtp test script can run in my host, but when it runs in others hosts(the screen different), then QTP will have the exception: can't identifier the object. what can i do ? thanks for your help. RE: QTP test script can't be used by others hosts - vIns - 08-04-2012 Hi, Are you recording your scripts in low level mode? coordinates based. In that case, you might have this issue. Record your scripts in the Normal mode. |