-
Try out the new Jake: AI Coding Assistant for LabVIEW!
Get answers to questions about LabVIEW and discuss your code.
LabVIEW UI Testing by Thomas Zilliox - Toolkit for LabVIEW Download

Version | 2.0.0.15 |
Released | Feb 24, 2025 |
Publisher | Thomas Zilliox |
License | MIT |
LabVIEW Version | LabVIEW>=20.0 |
Operating System | Windows, Mac, and Linux |
Dependencies | mgi_lib_application_control oglib_appcontrol labview-zmq |
Project links | Discussion |
Description
The aim of that package is to create LabVIEW User Interface testing through scripts through pyTest.
The required python package is :
pip install lv-ui-testing
For more details and example explore the wiki:
https://github.com/ThomasPRZilliox/lv-ui-testing/wiki
Release Notes
2.0.0.15
(Feb 24, 2025)
* Improvement of the mouse click
* Support of setting bool control
* Refactoring of python
* More tests to improve quality
ThomasPRZilliox
was a contributor to this release
Recent Posts
Project Wiki
LabVIEW User Interface Testing. Contribute to ThomasPRZilliox/lv-ui-testing development by creating… by Zilliox Thomas, 9 months, 2 weeks ago, 0 |
|
Missing dependencies
Hi I think the package is missing dependencies to: - MGI - Openg - Zeromq An… |
|