Skip to content

chromote 0.1.2

Compare
Choose a tag to compare
@gadenbuie gadenbuie released this 12 Aug 00:53
391f3ae
  • Fixed #109: An error would occur when a Chromote object's $close() method was called. (#110)

  • Fixed #99: When the $view() method was called, recent versions of Chrome would display "Debugging connection was closed. Reason: WebSocket disconnected". (#101)

  • Fixed #89, #91: find_chrome() now checks more possible binary names for Chrome or Chromium on Linux and Mac. (thanks @brianmsm and @rossellhayes, #117)

  • Fixed #22: Added a new chromote.timeout global option that can be used to set the timeout (in seconds) for establishing connections with the Chrome session. (#120)