ContributionsMost RecentMost LikesSolutionsAdd debug buttons to floating balloon See: http://tinyurl.com/kvma9jv All Browsers have the same "BrowserIndex" = 1 I'm trying to get in a dynamic way the browser object, because I'm running crossbrowsing. I've implemented this: bProc = "iexplore" or "chrome" BrowserIndex = Sys.Browser(bProc).BrowserIndex Set browser = Browsers.Item(BrowserIndex) I get always "browser" object as IE. I've noticed in Object Browser" that all browsers have same "BrowserIndex" = 1 But I know that Chrome "BrowserIndex" = 3. See attachments. Thanks. SolvedRe: Issues entering values into text fields in Chrome (Keys method) Hi, I'm trying to migrate from IE to Chrome. "Keys" method doesn't work in Chrome, but in IE it work fine. I can workaround with setText method, but I don't want because it will take many code changes. My workspace: Chrome version:Version 37.0.2062.103 m TestComplete Version: 10.30.1303.7 Windows 7 64bit You can reproduce with "Email" filed on "http://1756201.qakmstest.dev.kaltura.com/user/login/" page Can't change "Execution Type" to "Automated" Why I don't have "Automated" in "Execution Type" when I create new test. (See attachment) http://content.screencast.com/users/olegsi/folders/Jing/media/18bf9d7a-6a5f-4b9f-a3b5-bbb4a79a4231/2014-09-08_1624.png SolvedRe: How do I set project variable (DB table type) by scripting?Hey guys, Is there any solution?Re: Provider cannot be found. It may not be properly installedHi Alexei, But the problem is that I have Office 2013, and I must install "microsoft office access database engine 2007". There is no way for me to know that I need to install older version. Anyway, thanks for fast response.Re: Provider cannot be found. It may not be properly installed RESOLVED: I needed to install "Microsoft Office Access database engine 2007". I'm disappointed that you didn't mantined this on the installation guide. I've wasted a lot of time because of this. Re: Provider cannot be found. It may not be properly installedI'm trying to get string from Excel file. I have Microsoft Office 2013 installed. Maybe this issue because of the Office "driver" or somthing like that...?Provider cannot be found. It may not be properly installedHi, I've installed new workstaion with Windows 7 64bit, TestComplete ver 10.30.1303.7. I get this fail in this line: ProjectSuite.Variables.RunConfiguration.Reset It works fine on other stations. What could be the problem? Thanks.