Applitools
Docs
Open Primary Menu
Close Primary Menu
Overview
Concepts
SDK
Test manager
Integrations
Admin
API Reference
Open search panel
Get Started
None
Filter:
Close Search
You are here:
None
Filter:
setValue method
Class:
PropertyData
Platform:
Appium
Language:
Java
SDK:
Latest
other languages
Set the property value.
Syntax
obj.setValue(value);
Parameters
value
Type:
String
The value of the property.
Return value
Type:
void