Guest User

Untitled

a guest
Dec 16th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. Error in event handler for runtime.onMessage: Error: Attempting to use a disconnected port object
  2.  
  3. capabilities: {
  4. 'browserName': 'chrome',
  5. 'chromeOptions': {
  6. 'args': [
  7. '--load-extension=./build/chrome'
  8. ]
  9. },
  10. }
Add Comment
Please, Sign In to add comment