Línea 139... |
Línea 139... |
139 |
And I should see "Test choice 2" in the ".block-timeline [data-region='view-courses']" "css_element"
|
139 |
And I should see "Test choice 2" in the ".block-timeline [data-region='view-courses']" "css_element"
|
140 |
And I should see "Test choice 3" in the ".block-timeline [data-region='view-courses']" "css_element"
|
140 |
And I should see "Test choice 3" in the ".block-timeline [data-region='view-courses']" "css_element"
|
141 |
And I should see "Test choice 7" in the ".block-timeline [data-region='view-courses']" "css_element"
|
141 |
And I should see "Test choice 7" in the ".block-timeline [data-region='view-courses']" "css_element"
|
142 |
And I should see "Test choice 8" in the ".block-timeline [data-region='view-courses']" "css_element"
|
142 |
And I should see "Test choice 8" in the ".block-timeline [data-region='view-courses']" "css_element"
|
143 |
When I set the field "Search by activity type or name" to "choice 1"
|
143 |
When I set the field "Search by activity type or name" to "choice 1"
|
144 |
And I wait until "Course 4" "text" does not exist
|
144 |
And I wait until "//h4[contains(@class, 'h5') and contains(.,'Course 4')]" "xpath_element" does not exist
|
145 |
Then I should see "Test choice 1" in the "Timeline" "block"
|
145 |
Then I should see "Test choice 1" in the "Timeline" "block"
|
146 |
And I should see "Course 2" in the ".block-timeline [data-region='view-courses']" "css_element"
|
146 |
And I should see "Course 2" in the ".block-timeline [data-region='view-courses']" "css_element"
|
147 |
And I should not see "Course 1" in the ".block-timeline [data-region='view-courses']" "css_element"
|
147 |
And I should not see "Course 1" in the ".block-timeline [data-region='view-courses']" "css_element"
|
148 |
And I should not see "Course 3" in the ".block-timeline [data-region='view-courses']" "css_element"
|
148 |
And I should not see "Course 3" in the ".block-timeline [data-region='view-courses']" "css_element"
|
149 |
And I should not see "Course 4" in the ".block-timeline [data-region='view-courses']" "css_element"
|
149 |
And I should not see "Course 4" in the ".block-timeline [data-region='view-courses']" "css_element"
|