Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ultrafunkamsterdam/undetected-chromedriver
/ types & classes
Types & classes
10 in github.com/ultrafunkamsterdam/undetected-chromedriver
⨍
Functions
93
◇
Types & classes
10
↓ 3 callers
Class
CDPObject
undetected_chromedriver/cdp.py:14
↓ 1 callers
Class
CDP
undetected_chromedriver/cdp.py:35
↓ 1 callers
Class
ChromeOptions
undetected_chromedriver/options.py:11
↓ 1 callers
Class
PageElement
undetected_chromedriver/cdp.py:31
↓ 1 callers
Class
Patcher
undetected_chromedriver/patcher.py:28
↓ 1 callers
Class
Reactor
undetected_chromedriver/reactor.py:13
Class
Chrome
Controls the ChromeDriver and allows you to drive the browser. The webdriver file will be downloaded by this module automatically, you
undetected_chromedriver/__init__.py:64
Class
Structure
This is a dict-like object structure, which you should subclass Only properties defined in the class context are used on initialization.
undetected_chromedriver/devtool.py:16
Class
UCWebElement
Custom WebElement class which makes it easier to view elements when working in an interactive environment. standard webelement repr:
undetected_chromedriver/webelement.py:27
Class
WebElement
undetected_chromedriver/webelement.py:7