macOS
To download and install the Quamotion server, follow these steps:
mkdir quamotion-webdriver
cd quamotion-webdriver
wget http://cdn.quamotion.mobi/download/quamotion-webdriver.1.4.38.osx.10.10-x64.tar.gz
tar -xvzf quamotion-webdriver.1.4.38.osx.10.10-x64.tar.gz
To start the Quamotion server, you can simply launch the Quamotion.WebDriver executable:
./Quamotion.WebDriver
The Quamotion server will now start. You can connect to the Quamotion server using any browser, by navigating to http://localhost:17894
.
Last modified October 25, 2019: Add redirect URLs (da422fd)