Uses of Class
com.rs.seagull.emulator.api.FieldValidationException
-
-
Uses of FieldValidationException in com.rs.seagull.emulator.api
Methods in com.rs.seagull.emulator.api that throw FieldValidationException Modifier and Type Method Description void
Session. setText(String fieldName, String fieldValue)
Set the text content of the given named field.
-