Tutorial 25 Clicknium framework First Automation Project Clicknium Locator Locator Store Clicknium Project Clicknium Recorder 🚏 Overview_Clicknium Recorder 🔍 Capture first locator Capture Single Element Capture Similar Elements Recapture Recapture & Compare Validate Locator Management Settings VS Code Extension Clicknium Visual Studio Code Extension Connect to Cloud Code IntelliSense Project Management Automation Extension Automation Extensions Chrome Extension Microsoft Edge Extension Firefox Extension JAVA Extension Brave Extension Vivaldi Extension
Automation Concepts 8 Automation Concepts Locator Web Automation UIA Automation IA Automation Image Automation JAVA Automation SAP WinGUI Automation
How-to Guides 10 How-to Guides How to Set Values for Select/Dropdown list How to Use Custom Attributes to Locate Web Elements Using Index Variable in Locator to Find A Series Elements How to Install Browser Extension How to Use Headless Browser Capture Similar Elements Capture Structured Data How to Deliver Executable File/Script How to Set Values for Calendar
Reference 137 Clicknium Python API Global functions UiElement WebDriver Exceptions Change Log Global functions clicknium.find_element clicknium.find_elements clicknium.is_existing clicknium.wait_appear clicknium.wait_disappear clicknium.send_hotkey clicknium.send_text clicknium.get_screenshot clicknium.scrape_data UIElement child clear_text click double_click drag_drop get_position get_property get_size get_text highlight WebDriver WebDriver.open WebDriver.attach WebDriver.attach_by_title_url Browser Browser browser.get_tab browser.get_active_tab browser.new_tab browser.maximize browser.close BrowserTab BrowserTab BrowserTab.find_element BrowserTab.find_element_by_xpath BrowserTab.find_element_by_css_selector BrowserTab.find_elements BrowserTab.find_elements_by_xpath BrowserTab.find_elements_by_css_selector BrowserTab.is_existing BrowserTab.is_existing_by_xpath BrowserTab.is_existing_by_css_selector WebElement WebElement child WebElement.find_element WebElement.find_element_by_xpath WebElement.find_element_by_css_selector WebElement.find_elements WebElement.find_elements_by_xpath WebElement.find_elements_by_css_selector WebElement.set property WebElement.execute_js WebExtension WebExtension WebDriver.extension.install WebDriver.extension.update WebDriver.extension.detect WebDriver.extension.install_or_update Window Window maximize minimize restore SAP SAP clicknium.sap.login clicknium.sap.find_element SapElement SapElement child SapElement.select_item SapElement.call_transaction SapElement.get_statusbar Java Java clicknium.java.install clicknium.java.uninstall Configuration Config enable_telemetry disable_telemetry Mouse Mouse clicknium.mouse.click clicknium.mouse.double_click clicknium.mouse.up clicknium.mouse.down clicknium.mouse.move clicknium.mouse.scroll clicknium.mouse.position Exceptions BaseError ArgumentError ArgumentNullError ArgumentOutOfRangeError BrowserNotInstallError BrowserNotRunError ElementNotFoundError ExtensionOperationError InvalidOperationError InvalidSelectedItemError