MDL-71194 behat: Fix app tests
This commit is contained in:
parent
e22b65ac8e
commit
7d1fd94c19
@ -510,7 +510,7 @@
|
||||
return 'ERROR: ' + error.message;
|
||||
}
|
||||
|
||||
var mainContent = getNavCtrl().getActive()._cntDir;
|
||||
var mainContent = getNavCtrl().getActive().contentRef().nativeElement;
|
||||
var rect = found.getBoundingClientRect();
|
||||
|
||||
// Scroll the item into view.
|
||||
|
Loading…
x
Reference in New Issue
Block a user