Errors in chrome console

203 views
Skip to first unread message

Dima Geraschenko

unread,
Oct 20, 2018, 10:49:43 PM10/20/18
to Selenium Users
I'm using docker container "selenium/standalone-chrome-debug". On pages with embedded youtube videos I get errors that I can't reproduce on my own chrome browser. If I stop test and try to open the link from net::ERR_CONNECTION_RESET inside the same selenium chrome it will open the link without errors. None of this errors I don't see in my desktop chrome.
array(3) {
  [0]=>
  array(4) {
    ["level"]=>
    string(6) "SEVERE"
    ["message"]=>
    string(98) "https://googleads.g.doubleclick.net/pagead/id - Failed to load resource: net::ERR_CONNECTION_RESET"
    ["source"]=>
    string(7) "network"
    ["timestamp"]=>
    int(1540025294905)
  }
array(3) {
  [0]=>
  array(4) {
    ["level"]=>
    string(6) "SEVERE"
    ["message"]=>
    string(98) "https://googleads.g.doubleclick.net/pagead/id - Failed to load resource: net::ERR_CONNECTION_RESET"
    ["source"]=>
    string(7) "network"
    ["timestamp"]=>
    int(1540025261692)
  }
  [1]=>
  array(4) {
    ["level"]=>
    string(6) "SEVERE"
    ["message"]=>
    string(70) "chrome-extension://invalid/ - Failed to load resource: net::ERR_FAILED"
    ["source"]=>
    string(7) "network"
    ["timestamp"]=>
    int(1540025262340)
  }
  [2]=>
  array(4) {
    ["level"]=>
    string(6) "SEVERE"
    ["message"]=>
    string(70) "chrome-extension://invalid/ - Failed to load resource: net::ERR_FAILED"
    ["source"]=>
    string(7) "network"
    ["timestamp"]=>
    int(1540025262341)
  }
}

Hitesh Panchani

unread,
Oct 30, 2018, 1:09:46 PM10/30/18
to seleniu...@googlegroups.com
What is error message you getting?




--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/d044578b-a4e6-4379-bd4e-c812a1b8bff9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages