HelpWizard Pages General Gui Browser3/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
 
(3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 10: Zeile 10:
For your first steps, you can try the JavaSwingTest or the Notepad application, which presents all of its different widget types and is provided as an example.
For your first steps, you can try the JavaSwingTest or the Notepad application, which presents all of its different widget types and is provided as an example.
<br>For JavaSwing:
<br>For JavaSwing:
<br>&nbsp;&nbsp; Select "Java",
<br>&nbsp;&nbsp;&nbsp;&nbsp; Select "Java",
<br>&nbsp;&nbsp; check "Start App on Local Machine",
<br>&nbsp;&nbsp;&nbsp;&nbsp; check "Start App on Local Machine",
<br>&nbsp;&nbsp; choose "SwingSet" in the jar-pulldown list,
<br>&nbsp;&nbsp;&nbsp;&nbsp; choose "SwingSet" in the jar-pulldown list,
<br>&nbsp;&nbsp; press "Start Application",
<br>&nbsp;&nbsp;&nbsp;&nbsp; press "Start Application",
<br>&nbsp;&nbsp; finally click on "Connect")
<br>&nbsp;&nbsp;&nbsp;&nbsp; finally click on "Connect")


For Windows-Notepad:
For Windows-Notepad:
<br>&nbsp;&nbsp; Select "Windows Automation 2"
<br>&nbsp;&nbsp;&nbsp;&nbsp; Select "Windows Automation 2"
<br>&nbsp;&nbsp; check "Start Application"
<br>&nbsp;&nbsp;&nbsp;&nbsp; check "Start Application"
<br>&nbsp;&nbsp; make sure that "notepad.exe" is in the "Executable Path" field
<br>&nbsp;&nbsp;&nbsp;&nbsp; make sure that "notepad.exe" is in the "Executable Path" field
<br>&nbsp;&nbsp; click on "Connect"
<br>&nbsp;&nbsp;&nbsp;&nbsp; click on "Connect"


The GUI Browser's presents 3 major areas:
The GUI Browser's presents 3 major areas:
* the&nbsp;'''widget tree'''&nbsp;(at the left)
* the '''widget tree'''&nbsp;(at the left)
* the&nbsp;'''action and attribute'''&nbsp;area (center)
* the&nbsp;'''action and attribute'''&nbsp;area (center)
* the&nbsp;'''recording and execution'''&nbsp;area (right)
* the&nbsp;'''recording and execution'''&nbsp;area (right)

Aktuelle Version vom 29. April 2025, 16:04 Uhr

GUI Browser Layout

back next

The following describes the browser's general behavior, independent of any concrete UI technology. For details on specific features, please refer to the documentation wiki.

Let's assume, you are now connected to an application (any technology). For your first steps, you can try the JavaSwingTest or the Notepad application, which presents all of its different widget types and is provided as an example.
For JavaSwing:
     Select "Java",
     check "Start App on Local Machine",
     choose "SwingSet" in the jar-pulldown list,
     press "Start Application",
     finally click on "Connect")

For Windows-Notepad:
     Select "Windows Automation 2"
     check "Start Application"
     make sure that "notepad.exe" is in the "Executable Path" field
     click on "Connect"

The GUI Browser's presents 3 major areas:

  • the widget tree (at the left)
  • the action and attribute area (center)
  • the recording and execution area (right)



Copyright © 2014-2024 eXept Software AG