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 d40b1a8 commit c992c41Copy full SHA for c992c41
1 file changed
rb/lib/selenium/devtools.rb
@@ -17,6 +17,8 @@
17
# specific language governing permissions and limitations
18
# under the License.
19
20
+require 'websocket'
21
+
22
module Selenium
23
module DevTools
24
class << self
0 commit comments