seleniumAttributes property
- @override
- @Deprecated("Use the [attributes] getter.")
override
Attributes associated with this element.
Deprecated: use attributes.
Implementation
@override
@Deprecated("Use the [attributes] getter.")
PageLoaderAttributes get seleniumAttributes =>
throw NullPageLoaderElementAccessException('seleniumAttributes', this);