Skip to content

Commit b1f57d5

Browse files
fixed code file with session
1 parent 0626f8c commit b1f57d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ruby/spec/interactions/frames_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
require 'spec_helper'
44

5-
RSpec.describe 'Frames Test' do
5+
RSpec.describe 'Frames' do
66
#set session
77
let(:driver) { start_session }
88
let(:wait) { Selenium::WebDriver::Wait.new(timeout: 2) }

0 commit comments

Comments
 (0)