public interface

WebWebdriverAtoms.FindElementsScriptSimpleAtomProtoOrBuilder

 androidx.test.espresso.web.proto.webdriver.WebWebdriverAtoms.FindElementsScriptSimpleAtomProtoOrBuilder

Subclasses:

WebWebdriverAtoms.FindElementsScriptSimpleAtomProto, WebWebdriverAtoms.FindElementsScriptSimpleAtomProto.Builder

Summary

Methods
public java.lang.StringgetId()

string id = 1;

public com.google.protobuf.ByteStringgetIdBytes()

string id = 1;

public com.google.protobuf.ByteStringgetLocatorType()

bytes locatorType = 2;

public com.google.protobuf.ByteStringgetValue()

bytes value = 3;

Methods

public java.lang.String getId()

string id = 1;

Returns:

The id.

public com.google.protobuf.ByteString getIdBytes()

string id = 1;

Returns:

The bytes for id.

public com.google.protobuf.ByteString getLocatorType()

bytes locatorType = 2;

Returns:

The locatorType.

public com.google.protobuf.ByteString getValue()

bytes value = 3;

Returns:

The value.