Forum Discussion
2 Replies
- AlexKarasCommunity HeroHi Sandrine,
It is my guess that you are using recorded script code. If my guess is correct and considering that Explorer application has different GUI interface in Win7 and previous OSes, you must modify the relevant part of the test code. - sbillaudNew ContributorHi Alexei,
Thanks for your reply.
First I try to modify my code without success.
Then I have a look to the MSAA options of my project and check * in the List of accepted windows. This enabled more properties for the explorer and helped me find the changes to make in my code. Now everything works well.