Set Java Object Value
Place a value into an object in the active Java application.
Support and Prerequisites: See Java Automation Commands Support and Prerequisites
                                                /Advanced Commands_302.png) 
                                            
- 
                                                    Select the Java object whose value you would like to set. After selecting the object, the following buttons become available (when relevant): - 
                                                            Click an object 
- 
                                                            Expand selection 
- 
                                                            Narrow selection 
- 
                                                            Highlight selected object 
- 
                                                            Use right click for selection 
- 
                                                            Tree view /Advanced Commands_11.jpg) Highlighting items with blue while hovering them is set to be off by default. To change that, change the key value Highlighting items with blue while hovering them is set to be off by default. To change that, change the key value<add key="FeatureFlag_JavaHighlight" value="false" />to "true" in theappsettings.configfile of the Studio.
 
- 
                                                            
- 
                                                    Choose whether to place the value by text or index; and Enter the value you want to place (can be free text or copied from values stored in variables). 
- 
                                                    Select the Java search method by platform (Default, Awt, Swing, or JavaFx). 
- 
                                                    Instruct the wizard how to handle any errors encountered. Read more about error handling.