utils property
Returns an instance of PageUtils.
Note the instances returned may not be object equal across invocations.
Implementation
@override
WebDriverPageUtils get utils => _utils;
Returns an instance of PageUtils.
Note the instances returned may not be object equal across invocations.
@override
WebDriverPageUtils get utils => _utils;