diff --git a/index.rst b/index.rst index fc7b77a..d2e361e 100755 --- a/index.rst +++ b/index.rst @@ -102,3 +102,14 @@ and the same. * `Cucumber's "Backgrounder" `_ .. _`Cucumber`: http://cukes.info/ + +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 `_ \ No newline at end of file