Skip to content
Menu
Close
Products
Web automation
VScode extension
Desktop automation
Cloud Locators
Pricing
Documents
Blog
Support
Login
Products
Web automation
VScode extension
Desktop automation
Cloud Locators
Pricing
Documents
Blog
Support
Login
Join Slack
Home
Documents
Reference
Clicknium Python API
Docs Category: Clicknium Python API
Exceptions
Global functions
UiElement
WebDriver
Configuration
Config
disable_telemetry
enable_telemetry
Exceptions
ArgumentError
ArgumentNullError
ArgumentOutOfRangeError
BaseError
BrowserNotInstallError
BrowserNotRunError
ElementNotFoundError
ExtensionOperationError
InvalidOperationError
InvalidSelectedItemError
LocatorRequestError
LocatorUndefinedError
NotSupportedError
NotSupportedOperationError
NotSupportedOperationOptionError
OperationTimeoutError
ProjectSettingNotFoundError
ScreenOperationError
UiaPatternNotFoundError
UnAuthorizedError
UnreachableBrowserExtensionError
WebElementNotRespondingError
WebError
WindowError
WindowsNativeError
Global functions
clicknium.find_element
clicknium.find_elements
clicknium.get_screenshot
clicknium.is_existing
clicknium.scrape_data
clicknium.send_hotkey
clicknium.send_text
clicknium.wait_appear
clicknium.wait_disappear
Java
clicknium.java.install
clicknium.java.uninstall
Java
Mouse
clicknium.mouse.click
clicknium.mouse.double_click
clicknium.mouse.down
clicknium.mouse.move
clicknium.mouse.position
clicknium.mouse.scroll
clicknium.mouse.up
Mouse
SAP
clicknium.sap.find_element
clicknium.sap.login
SAP
SapElement
child
SapElement
SapElement.call_transaction
SapElement.get_statusbar
SapElement.select_item
UIElement
child
clear_text
click
double_click
drag_drop
get_position
get_property
get_size
get_text
highlight
hover
mouse_down
mouse_up
MouseLocation
save_to_image
select_item
select_items
send_hotkey
set_checkbox
set_focus
set_text
wait_property
WebDriver
Browser
WebDriver.attach
WebDriver.attach_by_title_url
WebDriver.open
Browser
browser.close
browser.get_active_tab
browser.get_tab
browser.maximize
browser.new_tab
BrowserTab
BrowserTab
BrowserTab.activate
BrowserTab.close
BrowserTab.find_element
BrowserTab.find_element_by_css_selector
BrowserTab.find_element_by_xpath
BrowserTab.find_elements
BrowserTab.find_elements_by_css_selector
BrowserTab.find_elements_by_xpath
BrowserTab.goto
BrowserTab.is_existing
BrowserTab.is_existing_by_css_selector
BrowserTab.is_existing_by_xpath
BrowserTab.refresh
BrowserTab.scrape_data
BrowserTab.screenshot_to_image
BrowserTab.scroll
BrowserTab.wait_appear
BrowserTab.wait_appear_by_css_selector
BrowserTab.wait_appear_by_xpath
BrowserTab.wait_disappear
BrowserTab.wait_disappear_by_css_selector
BrowserTab.wait_disappear_by_xpath
WebElement
child
WebElement
WebElement.execute_js
WebElement.execute_js_file
WebElement.find_element
WebElement.find_element_by_css_selector
WebElement.find_element_by_xpath
WebElement.find_elements
WebElement.find_elements_by_css_selector
WebElement.find_elements_by_xpath
WebElement.screenshot_to_image
WebElement.scroll
WebElement.set property
WebExtension
WebDriver.extension.detect
WebDriver.extension.install
WebDriver.extension.install_or_update
WebDriver.extension.update
WebExtension
Window
maximize
minimize
restore
Window