We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3de697 commit ba543b0Copy full SHA for ba543b0
android/BrowserStackSampleLocal.js
@@ -40,7 +40,6 @@ let promise = new Promise(function(resolve, reject) {
40
});
41
42
promise.then(function() {
43
- console.log("Debug 3")
44
// Initialize the remote Webdriver using BrowserStack remote URL
45
// and desired capabilities defined above
46
driver = wd.promiseRemote("http://hub-cloud.browserstack.com/wd/hub");
0 commit comments