Skip to content

Commit ba543b0

Browse files
committed
Removed a debug log
1 parent b3de697 commit ba543b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

android/BrowserStackSampleLocal.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ let promise = new Promise(function(resolve, reject) {
4040
});
4141

4242
promise.then(function() {
43-
console.log("Debug 3")
4443
// Initialize the remote Webdriver using BrowserStack remote URL
4544
// and desired capabilities defined above
4645
driver = wd.promiseRemote("http://hub-cloud.browserstack.com/wd/hub");

0 commit comments

Comments
 (0)