ContributionsMost RecentMost LikesSolutionsRe: Sys.Browser("chrome") works in Version 14 but not in Version 15 The real solution was to complete remove Version 14 from your pc. After that verify tcCrHost.exe is running in task manager. This executable is the relation between TestComplete and Chrome's extension. Not all browsers require an extension, however Chrome does require the extension. Using Biometrics with Testcomplete Mobile Module Hi, has anyone successfully scripted or recorded a test using biometrics (like face id and or touch id) on any mobile device? I'm looking for documentation and I'm not finding anything on biometrics. Re: Sys.Browser("chrome") works in Version 14 but not in Version 15 Absolutely: Sys.Browser("chrome") works in Version 14 but not in Version 15 Recently converted from Testcomplet version 14 to Testcomplete version 15. When testing web applications we used Sys.Browser("chrome") to access and perform functions in Chrome. Since we have gone to Version 15, when I view the object browser, it displays Chrome as a process even though Firefox and IE continue to display as Browsers. Does anyone know how to make Chrome not a "process"? Solved