diff --git a/doc/index.rst b/doc/index.rst index 144dfec1..f7179a77 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -347,3 +347,15 @@ There's other useful parameters, that you can use to configure your suite: name. * ``mink_loader`` - path to a file loaded to make Mink available (useful when using the PHAR archive for Mink, useless when using Composer) + + +Integration with cloud services +------------------------------- + +When you want to perform web testing on multiple browsers and operating systems, +it can be quite complicated to maintain machines for each of the target environments. +BrowserStack provides "remote web browsers as a service", +making it easy to do this sort of matrix testing without having to maintain the multiple +browser installations yourself. + +* `BrowserStack's sample repository for integration with Behat Mink `_ \ No newline at end of file