mirror of
https://github.com/moodle/moodle.git
synced 2025-02-16 05:45:36 +01:00
Merge branch 'wip-mdl-56981' of https://github.com/rajeshtaneja/moodle
This commit is contained in:
commit
a435242491
@ -247,7 +247,7 @@ class behat_backup extends behat_base {
|
||||
|
||||
// The first category in the list.
|
||||
$radionode = $this->find('xpath', "//div[contains(concat(' ', normalize-space(@class), ' '), ' bcs-new-course ')]" .
|
||||
"/descendant::div[@class='restore-course-search']" .
|
||||
"/descendant::div[contains(concat(' ', normalize-space(@class), ' '), ' restore-course-search ')]" .
|
||||
"/descendant::input[@type='radio']");
|
||||
$radionode->click();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user