HelpWizard Pages Linking Technologies7/en
Version vom 18. März 2022, 08:30 Uhr von Cg (Diskussion | Beiträge)
Linking Technologies: Interacting with a UI
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):