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 b06b65c commit 354d6eaCopy full SHA for 354d6ea
Rakefile
@@ -740,7 +740,7 @@ namespace :rb do
740
{
741
'//javascript/atoms/fragments:find-elements': 'findElements.js',
742
'//javascript/atoms/fragments:is-displayed': 'isDisplayed.js',
743
- '//javascript/webdriver/atoms:get-attribute': 'getAttribute.js',
+ '//javascript/webdriver/atoms:get-attribute': 'getAttribute.js'
744
}.each do |target, name|
745
puts "Generating #{target} as #{name}"
746
0 commit comments