HelpWizard Pages Linking Technologies7/en

Aus expecco Wiki (Version 2.x)
Version vom 18. März 2022, 08:30 Uhr von Cg (Diskussion | Beiträge)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen

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):

250px



Copyright © 2014-2024 eXept Software AG