Browser Language Support - 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 Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others) +--- Thread: Browser Language Support (/Thread-Browser-Language-Support) |
Browser Language Support - pavanmdr - 04-15-2009 hello.. I am new to QTP.. I've recorded few scripts using Internet Explorer.. when the recording was done the browser language was English. Now i want to run the same scripts when the browser language is changed to some other language... When i try doing this, QTP is not recognising few buttons as its in different language... Can some one help me with this.. RE: Browser Language Support - dvkbabu - 04-15-2009 Hi, When the Object Properties are same then we can run the script for any Language. Text will be different for other languages and so properties identified by QTP are also different for Button/Link names. Thanks, Vijay RE: Browser Language Support - pavanmdr - 04-16-2009 Hey, Thanks for the reply.. so u mean that i cant run the same scripts for different language browsers ???? Properties in of the link and buttons remains the same, but the language changes.. RE: Browser Language Support - dvkbabu - 04-16-2009 Hi, Sorry ...I have totally misunderstand your question. Anyway I have changed browser language (removed default and added Dutch) and able to run scripts without any errors. And I have a doubt in your question (You have mentioned "QTP is not recognising few buttons as its in different language") I would like to know whether your application is in other language or not. Vijay RE: Browser Language Support - pavanmdr - 04-16-2009 when i change the browser language, my application's language is also changing.. Thats the problem i think.. QTP is not recognising the button which has a label which is not in english |