معرفی شرکت ها


flaui-uiautomation-wrapper-0.0.7


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Tool to perform UI Automation on Windows desktop applications using an underlying FlaUI wrapper.
ویژگی مقدار
سیستم عامل -
نام فایل flaui-uiautomation-wrapper-0.0.7
نام flaui-uiautomation-wrapper
نسخه کتابخانه 0.0.7
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Amruth VVKP
ایمیل نویسنده amruthvvkp@gmail.com
آدرس صفحه اصلی https://github.com/amruthvvkp/flaui-uiautomation-wrapper
آدرس اینترنتی https://pypi.org/project/flaui-uiautomation-wrapper/
مجوز LGPLv3
# flaui-uiautomation-wrapper [FlaUI](https://github.com/FlaUI/FlaUI#:~:text=FlaUI%20is%20a%20.,of%20a%20wrapper%20around%20them.) is a .NET library that can be used to perform UI automated testing of Windows desktop applications like Win32, WinForms, WPF, etc.. It is a wrapper that works alongside Windows inbuilt UI Automation technology to perform UI automation as required. FlaUI has interesting approaches on multiple non-python projects. On python there is an integration with RobotFramework which allows tests to be written on [RobotFramework](https://github.com/GDATASoftwareAG/robotframework-flaui) and the keywords from it's plugin are utilized to identify elements by XPATH and perform UI actions. Other than RobotFramework-FLAUI, there are no Python libraries that help us leverage this useful C# library. The intend of this project is to make sure that a versatile and useful plug-and-play python wrapper is built which works well with IDE's intellisense, integrating with any Python frameworks like [PyTest](https://docs.pytest.org/en/7.1.x/), [Behave](https://behave.readthedocs.io/en/stable/), [TestPlan](https://github.com/morganstanley/testplan), etc. or any other tooling where UI automation is a necessary feature. This project is in active development over the latest version of FlaUI (3.2.0) available on GitHub. New releases are expected to come by in the next few weeks and certainly the documentation would improve alongside the planned releases. If you would like to contribute or request a feature, feel free to join the discussions on the [project's GitHub page](https://github.com/amruthvvkp/flaui-uiautomation-wrapper/discussions). This project is designed to work only on Python 3.7 or 3.8 due to the Python version dependency from Pythonnet 2.5.2, PythonNet 3.0.0 is under development and post it's release this project would support Python 3.9 & 3.10.


نیازمندی

مقدار نام
- wheel
==2.5.2 pythonnet
>=1.9.0 pydantic
>=0.6.0 loguru
>=9.1.0 pillow
- versioneer


زبان مورد نیاز

مقدار نام
>=3.7, !=3.9, != 3.10 Python


نحوه نصب


نصب پکیج whl flaui-uiautomation-wrapper-0.0.7:

    pip install flaui-uiautomation-wrapper-0.0.7.whl


نصب پکیج tar.gz flaui-uiautomation-wrapper-0.0.7:

    pip install flaui-uiautomation-wrapper-0.0.7.tar.gz