ContributionsMost RecentMost LikesSolutionsRe: Process("firefox") not Browser("firefox") Got the right license installed. Working now. Thanks Alex. Re: Process("firefox") not Browser("firefox") I see what you are talking about. Currently, mine is saying: "License: Perpetual" I believe it should say: "License: Perpetual (Web)". Thanks for your help. Re: Process("firefox") not Browser("firefox") We've purchased a TestComplete license. Is there something in particular I need to run Web tests? Process("firefox") not Browser("firefox") I have TestComplete version 14.30.3743.7 x64, Firefox version 68.4.2esr(64bit); within the Object Browser Process("firefox") and not Browser("firefox"). I've read the previous post on this subject, went out to the Smartbear site, installed the applicable patches and still have this issue. Any advice on what I need to do next would be greatly appreciated. SolvedRe: KeywordTests and property checkpoint issues? Thanks for the help. I upgraded to TestComplete 12.20 and installed the patch for FF 52 and everything seems to be working now. KeywordTests and property checkpoint issues? I am new to software testing and I do not have a software programming background. We have TestComplete version 12.10 and our web application runs on Firefox version 52.0.1 (64 bit) I have two issues: I am able to record and run Keyword tests just fine however within the workspace, below Items, it just state “wndMozillaWindowClass” throughout the entire test. Shouldn’t the items be the specific Object I’m going after during the recoding? When I do a property checkpoint I cannot get the red selection frame to appear around the object, it just stays around the browser. I believe these may be related to each other. Any advice would be greatly appreciated. Solved