АШ
Size: a a a
АШ
k
RI
RI
RI
IN
RI
RI
RU
VA
context 'blablabla', :ruby2_6 do
RI
RU
RU
RU
context 'blablabla', :ruby2_6 do
RI
RU
RU
config.after(:each, :feature) do |example|
exception = example.instance_variable_get('@exception')
if exception.message.match(/undefined method.*?for.*?Selenium::WebDriver/)
example.instance_variable_set('@exception', nil)
RSpec::Core::Pending.mark_skipped! example, 'Not supported by selenuim'
end
end
RI
RI
АШ