ContributionsMost RecentMost LikesSolutionsHow to get the version of headless chrome? I want to get the version of headless chrome. I used the following code. Log.Message(" Version is " + Browsers.CurrentBrowser.Version) Log.Message(" Version is " + Browsers.CurrentBrowser.Description) When I am executing my test in headless mode, it is returning me the version of test complete instead of browser. But when I used the same code with normal browser, it is returning me correct chrome version Re: Unable to connect SmartBear License Server Me and my team also facing same issue. Re: How to run script1 on machine1 and script2 on machine2 parallely Can we achieve this using Azur Devops? We have scenario where we need to login with 2 different users on different machines. How to run script1 on machine1 and script2 on machine2 parallely I want to run script1 on machine1 and script2 on machine2 parallely. Wanted a solution for the same apart from Network suite.