TJ
TJ
This allows you to run test against real devices rather than emulators. https://www.browserstack.com/automate/physical-mobile-devices
Is it possible to create your own driver factory or extend an existing one? e.g would like to extend an existing factory class in my custom code src/Behat/MinkEztension/ServiceContainer/Driver/..... Thank you
This pull request allows the use of a json config file as an alternative to command line flags. This can be useful if you want to commit and share your...