background image
<< Understanding the GUI Map | GUI Vuser Scripts >>
<< Understanding the GUI Map | GUI Vuser Scripts >>

the GUI map

Creating Vuser Scripts
Chapter 25, page 430
Java Vuser Scripts · Creating Java Vuser Scripts
In
In the following example, the GUI map lists a window, radio buttons, a list item, and
a scroll object.
. . .
}
"periodic.html".Charge:
{
class: radio_button,
label: Charge
}
"periodic.html".Economy:
{
class: radio_button,
label: Economy
}
"periodic.html"."Fly To:":
{
class: list,
attached_text: "Fly To:"
}
"periodic.html".Seat:
{
class: scroll,
attached_text: Seat