ContributionsMost RecentMost LikesSolutionsRe: TestComplete issues with Chrome 113 The most aggravating part is that SmartBear has been silent for a week or more, and it has been three weeks since this issue occurred, with no evidence of a new version addressing it. Customers are visibly affected, and we are all paying a lot of money for this product and support! It is extremely disappointing! Especially when we are due to for a renewal in a few months and about to give another huge bucket of money to SmartBear for a product that is currently not working! Re: TestComplete issues with Chrome 113 On top of these issues, I think since the new Chrome versions, page waits are acting up as well for me. Some pages that I know usually take a few seconds to load are now failing and looking at the test and results, TC tries to find the object immediately even when specifying a wait time. Re: TestComplete issues with Chrome 113 rpfaucher1 I am having EXACTLY the same scenario as you using ChromeVersion 113.0.5672.127 (Official Build) (64-bit) I decided to upgrade TestComplete V 15.49.6.7 toV 15.51.18.7 since others mentioned they have theirs working. TC was working on15.49.6.7 with Chrome but since upgrading, I am getting the error "The tested window (or control) has been deleted."😥 So, looks like have to downgrade yet again until this is resolved! VERY frustrating! Re: TestComplete issues with Chrome 113 On another note, not sure if this is due to me upgrading or downgrading TC multiple times but page waits no longer wait for me with the default -1 flag. I have to input a value like 10000 or 15000 for it to work 😞 Is this happening for anyone else? Re: TestComplete issues with Chrome 113 ThanksBreezerK, I can also confirm TC 15.49.6.7 withChrome 113.0.5672.93 is working including the dropdowns. Re: TestComplete issues with Chrome 113 That's all fine if we're writing new tests but all the regression tests that use theselectitem that runs on our build servers now fail 😞 It would be quite an effort to go back and change all our regression tests just for a temporary fix. Re: TestComplete issues with Chrome 113 I am also having exactly the same issue with ChromeVersion 113.0.5672.93 (Official Build) (64-bit)😞 Our tests are not selecting dropdownscorrectly and they are all failing cos of it. So our team is also stagnant until this is resolved. Re: Code Contest: Export/Importing Project Variables Thanks for all the replies :) As mentioned, I was able tochange 'Msxml2.DOMDocument.4.0' to 'Msxml2.DOMDocument' in a couple of places and it all worked fine! Thanks for the help:smileyhappy: Re: Code Contest: Export/Importing Project Variables +1 I too am also getting the same error :smileysad: Re: .msg (email) validation / parsing Ok, thanks for your feedback. I will look into it further:smileyhappy: