Forum Discussion
14 years ago
Hi Alex,
I'm facing the same issue, for all these years when I spy a popup window, I got the following name. Now suddenly the name has been changed to a new name, hence all my previous tests are faling.
Old pop up window name : Sys.Process("IEXPLORE").Window("#32770", "*", 1).Window("Static", "*", 2)
New pop up window name: Sys.Process("iexplore").IEFrame(1)
Could you please tell me how to turn off the unnecessary options. I tried disabling MSAA options, but no luck.
(I'm have used Tree model = "Tree" , and Identification attribute = "Name" for all my projects.
Hope you will get back to me soon.
Thanks
Manel
I'm facing the same issue, for all these years when I spy a popup window, I got the following name. Now suddenly the name has been changed to a new name, hence all my previous tests are faling.
Old pop up window name : Sys.Process("IEXPLORE").Window("#32770", "*", 1).Window("Static", "*", 2)
New pop up window name: Sys.Process("iexplore").IEFrame(1)
Could you please tell me how to turn off the unnecessary options. I tried disabling MSAA options, but no luck.
(I'm have used Tree model = "Tree" , and Identification attribute = "Name" for all my projects.
Hope you will get back to me soon.
Thanks
Manel