How to fill the textfield with a value when using Bean Shell form load binder

Confluence User - 19 Aug, 2020

Hi everyone, 

How can i Fill i the textfield with specific value in beanshell?

r.setProperty("txtfieldID", "Value");

r.put("txtfieldID", "Value");

Is there any ways to do it?

auto;txtfield;default

1


20 Aug, 2020
confluenceUser
confluenceUser
RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print