ContributionsMost RecentMost LikesSolutionsRequest for Enhanced Command Line Option to Generate Single HTML Log File in TestExecute/TestCmplete Hi, when we use the following command line: "C:\Program Files (x86)\SmartBear\TestExecute 15\x64\Bin\TestExecute.exe" "C:\Users\USridhar\Documents\TestComplete 15 Projects\ProjectSuite3\ProjectSuite3.pjs" /run /p:TestProject1 /exportLog:"E:\Testing\Test6.html" /e We are receiving multiple .html files, but we need only a single HTML file named Test6.html. We prefer not to use .mht files as they are not compatible with Chrome and Firefox. Re: In Headless Testing some of the priority values are different compared to regular GUI Testing Hi npaisley I have followed the above mentioned link for this issue, however issue still exists. Note : I'm using this for the existing projects and I'm not creating new project. In Headless Testing some of the priority values are different compared to regular GUI Testing TestComplete Object SPY - The difference will be seen in properties and property values for same object in Local and Remote Browser(Headless Testing). We have a project which we are trying to convert into Headless Testing Mode in local computer by using edge webdriver. But scripts are failing due to difference in Property and Property Values in remote browser when compared with regular GUI testing. Example1 : childcount is 0 in Headless Childcount is 11 in Regular GUI Testing Example2 : Intertext, OuterText, and textcontent like this many properties are not available in Headless Mode. However all these properties are available in regular GUI testing. TestComplete integartion with azure DevOps - No options to pass custom arguments HI Team, How You can pass custom arguments from azure devOps, during integration between testcomplete and azure devops. Each Script Item needs to be passed separate set of custom arguments.