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 470fd82 commit ba35f38Copy full SHA for ba35f38
rb/spec/integration/selenium/webdriver/firefox/driver_spec.rb
@@ -64,7 +64,6 @@ module Firefox
64
65
describe '#install_addon' do
66
it 'install and uninstall xpi file' do
67
- Selenium::WebDriver.logger.level = :debug
68
ext = File.expand_path("#{extensions}/webextensions-selenium-example.xpi", __dir__)
69
id = driver.install_addon(ext)
70
0 commit comments