clicknium-docs icon indicating copy to clipboard operation
clicknium-docs copied to clipboard

A next-generation GUI automation framework for Web and Desktop Application Testing and Automation.

Results 10 clicknium-docs issues
Sort by recently updated
recently updated
newest added

In docs "How to Deliver Executable File/Script" Clicknium Project Package and PyInstaller are used.

I would like to ask some questions about the tool. When selecting the element, a ".locator" folder is generated in the root folder of the project, knowing that if I...

Greetings. Thank you for this awesome package. But i can't find docs for Win applications, especially for manipulating multiple applications with same name. Is it possible? If yes - could...

vmlogin browser can install clicknium extension, but how clicknium work with vmlogin browser by python code ?

**When clicknium is used to automatically log in to the website,how to get the login cookie value thanks**

I wrote a simple Clicknium script that downloads icons from [Iconify](https://icon-sets.iconify.design/fluent-mdl2/accept/). Here's the script: ```py from time import sleep from clicknium import clicknium as cc, locator def main(): tab =...

This is a login password input field, validate failed with message "Failed to locate the target application." Any comments? not sure what's the issue, and how to continue?

![image](https://github.com/clicknium/clicknium-docs/assets/54897869/d50aef9e-12d9-456e-bc6f-74518392843a)

Clicknium is a commercial software now? ![image](https://github.com/clicknium/clicknium-docs/assets/5461891/7080fd57-e982-4e03-9a04-df95d8054191)

System.NotSupportedException: Specified method is not supported. at Clicknium.Wrapper.UiElementApp.d__4.MoveNext() at Python.Runtime.Iterator.tp_iternext(BorrowedReference ob) for chrome_window in cc.find_elements(locator.chrome.usvisascheduling.body_no_js):