HelpWizard Pages Linking Technologies7/en

Aus expecco Wiki (Version 25.x)
Zur Navigation springen Zur Suche springen
Die Druckversion wird nicht mehr unterstützt und kann Darstellungsfehler aufweisen. Bitte aktualisiere deine Browser-Lesezeichen und verwende stattdessen die Standard-Druckfunktion des Browsers.

Linking Technologies: Interacting with a UI

back forward

Any of the program language actions can be combined with any other action. That does of course include all actions for GUI control.

Using actions from our WebDriver library, the following sequence opens a web browser, enters a number into a search field, reads a value from another field, and then passes the data to a Python function, finally to be sent to C (which in your application might write the data to a device with a proprietary interface):

Datei:CombiningUIAndLanguages.png



Copyright © 2014-2024 eXept Software AG