Upgrade Patrol to 4.5.0 (#4446)
This commit is contained in:
@@ -6,4 +6,6 @@ abstract class CoreRobot {
|
||||
CoreRobot(this.$);
|
||||
|
||||
dynamic ignoreException() => $.tester.takeException();
|
||||
|
||||
MobileAutomator get native => $.platformAutomator.mobile;
|
||||
}
|
||||
Reference in New Issue
Block a user