ContributionsMost RecentMost LikesSolutionsRe: WPF Scroll bars in Test Complete 12Hi Thanks for the reply. Yes after I added the FullName to the CurrentProjectProperties I did a refresh-all in the object browser. However, the scroll bar objects still do not show up in the object browser. ThanksWPF Scroll bars in Test Complete 12Hi I'm trying to configure Test Complete 12 to recognize WPF Scroll bars This thread works with Version 10 https://community.smartbear.com/t5/TestComplete-Desktop-Testing/Scrolling-in-wpf-grid/m-p/112189 However doesn't seem to work in TestComplete 12 ThanksHi, is it possible to convert a TC 10.5 Node-Locked to floating? Thanks Hi, is it possible to convert a TC 10.5 Node-Locked to floating? Thanks Re: Test Complete10.5 and Windows 10 Thanks, Does TC v10.5 (unofficially) work with windows 10? Thanks Test Complete10.5 and Windows 10 Hi, Can anyone confirm if Test Complete 10.5 is compatible with Windows 10? Thanks in advance SolvedWeb Browsers Test Complete 10.5 spy Hi I'm using Test Complete 10.5. I need to automate some web pages. I noticed IE embedded web objects show up fine with the spy tool. However firefox, opera, Vivaldi do not. When you hit these browsers with spy it is just one object for the entire window. My question is are there any web browsers that can be automated other than IE and IE based browsers? Thanks in advance SolvedPicture Compare Hi I'm trying to use Compare Method var picA = "mypicA.png" var picB = "mypicB.png" picA.Compare(picB, false, 0, false, 0, "") I get this error: "the value cannot be converted to the picture object" when I use: picA.Compare(picB) it works fine anyone seen this error? thanks in advacne Two things at once Hi, I have test case where I need to check for the color of a button when it is pressed. Basically the button is white but when pressed it changes color to gold. As the button is pressed (I will use LLPlayer.MouseDown), I also need to take a pic (using Sys.Desktop.Picture) at the same time, for later comparison. Can this be done? Thanks in advance SolvedTestExecute command line I can't figure out how to execute a script from the command line. Please see the attached pic I tried: "C:\Program Files (x86)\SmartBear\TestExecute 10\Bin\TestExecute.exe" "C:\LV524\LV524.pjs" /r /p:LV524 /u:Script /rt:LV_UI|LV_ULOAD but gives me errors.. is anyone good with this command line stuff who may be able to help? thanks appreciate it SolvedTest Complete API v10 Is there a link to Test Complete API for v10 of test complete? I can only find API for 11 thank you in advance