Forum Discussion
TanyaYatskovska
Alumni
11 years agoHi Kelli,
TestComplete doesn't recognize Chrome correctly. You should address the browser process via Sys.Browser("chrome") instead of Sys.Process.
Make sure that the Use legacy web testing features option is disabled in your project settings. Please refer to the "Project Properties - General Web Testing Options" article for details.
If this doesn't help, make sure that all the requirements listed in the "Preparing Chrome for Web Testing" article are met.
TestComplete doesn't recognize Chrome correctly. You should address the browser process via Sys.Browser("chrome") instead of Sys.Process.
Make sure that the Use legacy web testing features option is disabled in your project settings. Please refer to the "Project Properties - General Web Testing Options" article for details.
If this doesn't help, make sure that all the requirements listed in the "Preparing Chrome for Web Testing" article are met.