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 ce57fae commit 4601947Copy full SHA for 4601947
examples/ruby/spec/bidi/bidi_spec.rb
@@ -2,7 +2,7 @@
2
3
require 'selenium-webdriver'
4
5
-RSpec.describe 'Log Inspector' do
+RSpec.describe 'Integration Tests' do
6
let(:wait) { Selenium::WebDriver::Wait.new(timeout: 2) }
7
let(:driver) do
8
options = Selenium::WebDriver::Options.firefox
0 commit comments