Top "Browserstack" questions

BrowserStack is a cloud service providing web browsers and mobile devices for both manual and automated testing.

How to properly set up Java/Selenium configuration to run automated tests?

I am trying to set up selenium webdriver to work together with Browserstack with Java for automated testing. I installed …

java selenium selenium-webdriver automated-tests browserstack
How can I run selenium tests on browserstack.com?

Say I want to perform the following test on my website: Load it into the browser. Click on a button, …

selenium web-testing testswarm browserstack
Running Protractor tests on Browserstack Automate

I'm developing an AngularJS app and want to do end-2-end testing with Protractor. I would like to benefit from …

angularjs selenium protractor browserstack
Ruby selenium cannot load such file -- selenium-webdriver (LoadError)

I'm trying to utilize BrowserStack's automated testing using ruby with Selenium WebDriver with Eclipse. Here is the code i'm trying …

ruby eclipse selenium browserstack
Protractor: timed out after 10000 msec waiting for spec to complete

I have several protractor tests and sometimes I get a error saying: Message: timeout: timed out after 10000 msec waiting for …

angularjs selenium protractor saucelabs browserstack
NodeJS, fs.readFileSync string-by-string reading, and operating. How?

Sorry for so dumb question, How i can in NodeJS read from file string by string some value, for example …

node.js selenium browserstack
Local site testing with BrowserStack and self-signed certificates

I have started looking into testing our site with BrowserStack. However, I'm having issues with live-testing (as opposed to automated …

ssl-certificate browserstack