Merge pull request #80 from NoelDeMartin/MOBILE-3833
MOBILE-3833: Wait for scrolling to finish
This commit is contained in:
commit
c33998e8fc
@ -209,6 +209,9 @@ class behat_app extends behat_base {
|
|||||||
});
|
});
|
||||||
|
|
||||||
$this->wait_for_pending_js();
|
$this->wait_for_pending_js();
|
||||||
|
|
||||||
|
// Wait scroll animation to finish.
|
||||||
|
$this->getSession()->wait(300);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user