menu
flutter_gherkin_integration package
documentation
flutter_gherkin.dart
AppDriverAdapter<TNativeAdapter, TFinderType, TWidgetBaseType>
isPresent abstract method
isPresent abstract method
dark_mode
light_mode
isPresent
abstract method
Future
<
bool
>
isPresent
(
TFinderType
finder
, {
Duration
?
timeout
=
const Duration(seconds: 1)
,
})
Implementation
Future<bool> isPresent( TFinderType finder, { Duration? timeout = const Duration(seconds: 1), });
flutter_gherkin_integration package
documentation
flutter_gherkin
AppDriverAdapter<TNativeAdapter, TFinderType, TWidgetBaseType>
isPresent abstract method
AppDriverAdapter class