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 0626f8c commit b1f57d5Copy full SHA for b1f57d5
examples/ruby/spec/interactions/frames_spec.rb
@@ -2,7 +2,7 @@
2
3
require 'spec_helper'
4
5
-RSpec.describe 'Frames Test' do
+RSpec.describe 'Frames' do
6
#set session
7
let(:driver) { start_session }
8
let(:wait) { Selenium::WebDriver::Wait.new(timeout: 2) }
0 commit comments