Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
87a45552
Commit
87a45552
authored
Mar 18, 2015
by
Marc Duez
Browse files
watir: tagSelector id has changed
parent
907d3bfc
Changes
1
Hide whitespace changes
Inline
Side-by-side
browser/test/vidjil_browser.rb
View file @
87a45552
...
...
@@ -152,7 +152,7 @@ class VidjilBrowser < Watir::Browser
# Return the div containing the tag selector
def
tag_selector
return
div
(
:
id
=>
'tagSelector'
)
return
div
(
:
class
=>
'tagSelector'
)
end
# Return the close button for tag selector
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment