ContributionsMost RecentMost LikesSolutionsRe: Capabilities Hub URL can be found on the "Capabilities Creator" page found here. With BitBar you have four options depending on location and/or device applicable to you – US_WEST:DESKTOP: https://us-west-desktop-hub.bitbar.com/wd/hub EU:DESKTOP: https://eu-desktop-hub.bitbar.com/wd/hub US_WEST:MOBILE: https://us-west-mobile-hub.bitbar.com/wd/hub EU:MOBILE: https://eu-mobile-hub.bitbar.com/wd/hub Using the test run field in the capabilities creator page you can set a build number. The name of the test run that describes what you are testing with this test run, for example, a build number, fixed bug ID, date and time, and so on. Re: Running MS Tests Hi, In TestComplete, you can integrate your MSTest tests to your test projects and run them as part of your automated testing process. Requirements for running MSTests can be found here: https://support.smartbear.com/testcomplete/docs/working-with/integration/unit-test-frameworks/ms-test/running.html Re: Mobile Testing on BitBar Network logs Hi, BitBar provides a very powerful and useful API to manage all aspects of mobile and browser development as well as test automation. https://support.smartbear.com/bitbar/docs/api/index.html Re: iPhone Accessibility Zoom For iOS devices, we added AssistiveTouch that is an accessibility feature. It offers an alternative access to the device’s functions and enables navigating through its UI. To access AssistiveTouch: Click the AssistiveTouch button on the toolbar: Click the image to enlarge it. Click the AssistiveTouch function button, that is now shown on the device screen: Click the image to enlarge it. Result: The AssistiveTouch menu opens up. Now, you can easily navigate across the device. Re: How can I obtain current browser in scripts? Try swapping out the browser version here "version: 109" to this: 'version': 'latest', Re: Headless browser BitBar has Linux Environments that are headless for automation purposes. https://support.smartbear.com/bitbar/docs/desktop-testing/automated-testing/automated-testing.html Re: Is it possible to install an app from the apple store? On Public Cloud, devices it is not possible to access the app store on iOS devices for security reasons. For Dedicated Devices and Private Cloud environments, you can access the app store and download/install apps. Re: How to Run Automated Test In Bit Bar You can use BitBar to run automated web tests in desktop and mobile browsers on multiple environments. See link below for intrusctions. Desktop Automation with BitBar Re: BitBar Hi, Try to create a live test in BitBar to test your app against a device and see how it's running: https://support.smartbear.com/bitbar/docs/testing-with-bitbar/live-testing/getting-started.html Re: No connection could be made because the target machine actively refused it Hi, This could be a security issue. Either the port may be block of there is a firewall blocking access to the server. Check to see if the port is blocked and if it can unblocked or moved to a new port.