seleniumAttributes property

  1. @override
PageLoaderAttributes seleniumAttributes
override

Attributes associated with this element.

Deprecated: use attributes.

Implementation

@override
PageLoaderAttributes get seleniumAttributes => attributes;