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
80374369
Commit
80374369
authored
Nov 20, 2020
by
Mathieu Giraud
Browse files
tests: update
parent
f8e179fa
Pipeline
#188724
passed with stages
in 11 minutes and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
server/web2py/applications/vidjil/tests/functional/test_tag.rb
View file @
80374369
...
...
@@ -69,6 +69,7 @@ class TestTag < ServerTest
def
test_search_sample
table
=
go_to_list
$b
.
devel_mode
()
$b
.
span
(
:class
=>
"button2"
,
:text
=>
"compare samples/patients"
).
click
Watir
::
Wait
.
until
(
timeout:
30
)
{
$b
.
execute_script
(
"return jQuery.active"
)
==
0
}
...
...
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