ContributionsMost RecentMost LikesSolutionsClick a button in a table for same column I have to click a button for a each column of that table but that button does'nt have any unique ID. Some more button are added there like "Edit" "Pay" "Delete" . i need to only click on Edit buttton for each ccolumn, bydefault it's clicking for the !st column only. how can i solve this problem. Re: How to find the smartbear testcomplete extension in chrome://extensions/ In the <Program Files>\<Common Files>\SmartBear\tcCrExtension\<alphanumeric_ID> folder, locate the SmartBear Test Extension file - the tcCrExtension.crx file. In Extension page , i am unable to find <Program Files>\<Common Files>\SmartBear\tcCrExtension\<alphanumeric_ID> folder, locate the SmartBear Test Extension file - the tcCrExtension.crx file it's not come in developer mode also Chrome Extension got corrupted I update my chrome browser to chrome 63 and now it's not working for the script, when i check i found chromw extension is corrupted ...how can i solve this problem an internal error occurred while running the mozila firefox in test complete I update my firefox and now it's not working on Test Complete script. I reinstall firefox 39.0.3 but was not successfull to excute it on Test Complete. Please tell me settings for firefox , so finally i can excute it Re: I update firefox. Now it's not working on my script. Currently i am using Test Complete 11.20.1491. my firefox previous version was 44.0.2 and now after update it , it's 57.0.1. this new version of firefox is not working on Test Complete. As you said Go to Help | | Check for updates here comes, A new version of the product is available 12.41.2879.7 I think it is test complete new version but i do'nt want to update it, my script is ready for execution , i do'nt want to take any risk. I only need to make my firefox browser workable for the script.Please help Quote I update firefox. Now it's not working on my script. I update firefox. Now it's not working on my script. the error is "An error occurred while executing the navigate command". how can i fix this problem and also to know the reason behind it. Re: Unable to select an item from a combo box on Firefox by using Keys, ClickItem, SelectItem. page.NativeWebObject.Find("id", "step2_purposeOfTxn", "select").Keys(Project.Variables.MAT_Inputs("Reason")) I used page.Keys("[Enter]") after this but it is working only for one iteration , in 2nd iteration again it's failed to select an item from dropdown. You are trying to call the "Click" method or property of the "item" object that does not exist. You are trying to call the "Click" method or property of the "item" object that does not exist. This additional information comes when i search a web element using "page.NativeWebObject" and also in some case when i search by using X path , i got the same problem in test log like object doesn't exist. what is it mean and how can i solve it. SolvedRe: Unable to select an item from a combo box on Firefox by using Keys, ClickItem, SelectItem. 1)It's a required field in UI and In Firefox it is printing the value in test log but not exactly select that item contain by "Reason". That combo box doesn't contain any value after putting (Project.Variables.MAT_Inputs("Reason")) from sheet. Apart from this it's going to the next page successfully. 2) Currently i am working on Test Complete 11.20.1491 but this is not right time for us to update it and browsers(firefox) too. 3) how can object spy help me to solve this problem Unable to select an item from a combo box on Firefox by using Keys, ClickItem, SelectItem. page.NativeWebObject.Find("id", "step2_purposeOfTxn", "select").Keys(Project.Variables.MAT_Inputs("Reason"))