browserstack / browserstack-local-php

PHP bindings for BrowserStack Local
https://www.browserstack.com
MIT License
13 stars 10 forks source link

Remove deprecated single dash options for BrowserStackLocal binary #15

Open InputOutput opened 7 years ago

InputOutput commented 7 years ago

BrowserStackLocal moved from single dash '-' commandline arguments to '--' doubledash. From BrowserStackLocal --help:

The following command options format will be DEPRECATED. Please use arguments as above! -version Displays the version -force Kill other running Browserstack Local -only Restricts Local Testing access to specified local servers and/or folders -forcelocal Route all traffic via local machine -onlyAutomate Disable Live Testing and Screenshots, just test Automate -proxyHost HOST Hostname/IP of proxy, remaining proxy options are ignored if this option is absent -proxyPort PORT Port for the proxy, defaults to 3128 when -proxyHost is used -proxyUser USERNAME Username for connecting to proxy (Basic Auth Only) -proxyPass PASSWORD Password for USERNAME, will be ignored if USERNAME is empty or not specified -localIdentifier SOME_STRING If doing simultaneous multiple local testing connections, set this uniquely for different processes