11<!DOCTYPE html>
22
3- < html lang ="en ">
3+ < html lang ="en " data-content_root =" ../ " >
44 < head >
55 < meta charset ="utf-8 " />
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7- < title > Overview: module code — Selenium 4.29.0.202501201850 documentation</ title >
7+ < meta name ="viewport " content ="width=device-width,initial-scale=1 ">
8+ < meta http-equiv ="x-ua-compatible " content ="ie=edge ">
9+ < meta name ="lang:clipboard.copy " content ="Copy to clipboard ">
10+ < meta name ="lang:clipboard.copied " content ="Copied to clipboard ">
11+ < meta name ="lang:search.language " content ="en ">
12+ < meta name ="lang:search.pipeline.stopwords " content ="True ">
13+ < meta name ="lang:search.pipeline.trimmer " content ="True ">
14+ < meta name ="lang:search.result.none " content ="No matching documents ">
15+ < meta name ="lang:search.result.one " content ="1 matching document ">
16+ < meta name ="lang:search.result.other " content ="# matching documents ">
17+ < meta name ="lang:search.tokenizer " content ="[\s\-]+ ">
18+
19+
20+ < link href ="https://fonts.gstatic.com/ " rel ="preconnect " crossorigin >
21+ < link href ="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback " rel ="stylesheet ">
22+
23+ < style >
24+ body ,
25+ input {
26+ font-family : "Roboto" , "Helvetica Neue" , Helvetica, Arial, sans-serif
27+ }
28+
29+ code ,
30+ kbd ,
31+ pre {
32+ font-family : "Roboto Mono" , "Courier New" , Courier, monospace
33+ }
34+ </ style >
35+
36+
37+ < link rel ="stylesheet " href ="../_static/stylesheets/application.css "/>
38+ < link rel ="stylesheet " href ="../_static/stylesheets/application-palette.css "/>
39+ < link rel ="stylesheet " href ="../_static/stylesheets/application-fixes.css "/>
40+
41+ < link rel ="stylesheet " href ="../_static/fonts/material-icons.css "/>
42+
43+ < meta name ="theme-color " content ="#3f51b5 ">
44+ < script src ="../_static/javascripts/modernizr.js "> </ script >
45+
46+
47+
48+ < title > Overview: module code — Selenium 4.30.0 documentation</ title >
849 < link rel ="stylesheet " type ="text/css " href ="../_static/pygments.css?v=03e43079 " />
9- < link rel ="stylesheet " type ="text/css " href ="../_static/classic.css?v=89b800e6 " />
50+ < link rel ="stylesheet " type ="text/css " href ="../_static/material.css?v=79c92029 " />
51+ < script src ="../_static/documentation_options.js?v=b77305dc "> </ script >
52+ < script src ="../_static/doctools.js?v=9a2dae69 "> </ script >
53+ < script src ="../_static/sphinx_highlight.js?v=dc90522c "> </ script >
54+ < link rel ="index " title ="Index " href ="../genindex.html " />
55+ < link rel ="search " title ="Search " href ="../search.html " />
56+
57+
58+
59+ </ head >
60+ < body dir =ltr
61+ data-md-color-primary =blue-grey data-md-color-accent =blue >
62+
63+ < svg class ="md-svg ">
64+ < defs data-children-count ="0 ">
65+
66+ < svg xmlns ="http://www.w3.org/2000/svg " width ="416 " height ="448 " viewBox ="0 0 416 448 " id ="__github "> < path fill ="currentColor " d ="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z "/> </ svg >
67+
68+ </ defs >
69+ </ svg >
70+
71+ < input class ="md-toggle " data-md-toggle ="drawer " type ="checkbox " id ="__drawer ">
72+ < input class ="md-toggle " data-md-toggle ="search " type ="checkbox " id ="__search ">
73+ < label class ="md-overlay " data-md-component ="overlay " for ="__drawer "> </ label >
74+ < a href ="#_modules/index " tabindex ="1 " class ="md-skip "> Skip to content </ a >
75+ < header class ="md-header " data-md-component ="header ">
76+ < nav class ="md-header-nav md-grid ">
77+ < div class ="md-flex navheader ">
78+ < div class ="md-flex__cell md-flex__cell--shrink ">
79+ < a href ="../index.html " title ="Selenium 4.30.0 documentation "
80+ class ="md-header-nav__button md-logo ">
81+
82+
83+
84+ </ a >
85+ </ div >
86+ < div class ="md-flex__cell md-flex__cell--shrink ">
87+ < label class ="md-icon md-icon--menu md-header-nav__button " for ="__drawer "> </ label >
88+ </ div >
89+ < div class ="md-flex__cell md-flex__cell--stretch ">
90+ < div class ="md-flex__ellipsis md-header-nav__title " data-md-component ="title ">
91+ < span class ="md-header-nav__topic "> Selenium 4.30.0 documentation</ span >
92+ < span class ="md-header-nav__topic "> Overview: module code </ span >
93+ </ div >
94+ </ div >
95+ < div class ="md-flex__cell md-flex__cell--shrink ">
96+ < label class ="md-icon md-icon--search md-header-nav__button " for ="__search "> </ label >
97+
98+ < div class ="md-search " data-md-component ="search " role ="dialog ">
99+ < label class ="md-search__overlay " for ="__search "> </ label >
100+ < div class ="md-search__inner " role ="search ">
101+ < form class ="md-search__form " action ="../search.html " method ="get " name ="search ">
102+ < input type ="text " class ="md-search__input " name ="q " placeholder =""Search ""
103+ autocapitalize="off " autocomplete ="off " spellcheck ="false "
104+ data-md-component ="query " data-md-state ="active ">
105+ < label class ="md-icon md-search__icon " for ="__search "> </ label >
106+ < button type ="reset " class ="md-icon md-search__icon " data-md-component ="reset " tabindex ="-1 ">
107+ 
108+ </ button >
109+ </ form >
110+ < div class ="md-search__output ">
111+ < div class ="md-search__scrollwrap " data-md-scrollfix >
112+ < div class ="md-search-result " data-md-component ="result ">
113+ < div class ="md-search-result__meta ">
114+ Type to start searching
115+ </ div >
116+ < ol class ="md-search-result__list "> </ ol >
117+ </ div >
118+ </ div >
119+ </ div >
120+ </ div >
121+ </ div >
122+
123+ </ div >
124+
125+
126+
127+ < script src ="../_static/javascripts/version_dropdown.js "> </ script >
128+ < script >
129+ var json_loc = "../" versions . json "" ,
130+ target_loc = "../../" ,
131+ text = "Versions" ;
132+ $ ( document ) . ready ( add_version_dropdown ( json_loc , target_loc , text ) ) ;
133+ </ script >
134+
135+
136+ </ div >
137+ </ nav >
138+ </ header >
139+
140+
141+ < div class ="md-container ">
10142
11- < script data-url_root ="../ " id ="documentation_options " src ="../_static/documentation_options.js?v=a4e78ea5 "> </ script >
12- < script src ="../_static/doctools.js?v=888ff710 "> </ script >
13- < script src ="../_static/sphinx_highlight.js?v=4825356b "> </ script >
14143
15- < link rel ="index " title ="Index " href ="../genindex.html " />
16- < link rel ="search " title ="Search " href ="../search.html " />
17- </ head > < body >
18- < div class ="related " role ="navigation " aria-label ="related navigation ">
19- < h3 > Navigation</ h3 >
20- < ul >
21- < li class ="right " style ="margin-right: 10px ">
22- < a href ="../genindex.html " title ="General Index "
23- accesskey ="I "> index</ a > </ li >
24- < li class ="right " >
25- < a href ="../py-modindex.html " title ="Python Module Index "
26- > modules</ a > |</ li >
27- < li class ="nav-item nav-item-0 "> < a href ="../index.html "> Selenium 4.29.0.202501201850 documentation</ a > »</ li >
28- < li class ="nav-item nav-item-this "> < a href =""> Overview: module code</ a > </ li >
144+
145+ < nav class ="md-tabs " data-md-component ="tabs ">
146+ < div class ="md-tabs__inner md-grid ">
147+ < ul class ="md-tabs__list ">
148+ < li class ="md-tabs__item "> < a href ="../index.html " class ="md-tabs__link "> Selenium 4.30.0 documentation</ a > </ li >
29149 </ ul >
30- </ div >
150+ </ div >
151+ </ nav >
152+ < main class ="md-main ">
153+ < div class ="md-main__inner md-grid " data-md-component ="container ">
154+
155+ < div class ="md-sidebar md-sidebar--primary " data-md-component ="navigation ">
156+ < div class ="md-sidebar__scrollwrap ">
157+ < div class ="md-sidebar__inner ">
158+ < nav class ="md-nav md-nav--primary " data-md-level ="0 ">
159+ < label class ="md-nav__title md-nav__title--site " for ="__drawer ">
160+ < a href ="../index.html " title ="Selenium 4.30.0 documentation " class ="md-nav__button md-logo ">
161+
162+ < img src ="../_static/ " alt =" logo " width ="48 " height ="48 ">
163+
164+ </ a >
165+ < a href ="../index.html "
166+ title ="Selenium 4.30.0 documentation "> Selenium 4.30.0 documentation</ a >
167+ </ label >
168+
169+
170+ </ nav >
171+ </ div >
172+ </ div >
173+ </ div >
174+ < div class ="md-sidebar md-sidebar--secondary " data-md-component ="toc ">
175+ < div class ="md-sidebar__scrollwrap ">
176+ < div class ="md-sidebar__inner ">
177+
178+ < nav class ="md-nav md-nav--secondary ">
179+ < ul class ="md-nav__list " data-md-scrollfix ="">
180+
31181
32- < div class ="document ">
33- < div class ="documentwrapper ">
34- < div class ="bodywrapper ">
35- < div class ="body " role ="main ">
182+ < li id ="searchbox " class ="md-nav__item "> </ li >
183+
184+ </ ul >
185+ </ nav >
186+ </ div >
187+ </ div >
188+ </ div >
189+
190+ < div class ="md-content ">
191+ < article class ="md-content__inner md-typeset " role ="main ">
36192
37- < h1 > All modules for which code is available</ h1 >
193+ < h1 id =" modules-index--page-root " > All modules for which code is available</ h1 >
38194< ul > < li > < a href ="selenium/common/exceptions.html "> selenium.common.exceptions</ a > </ li >
39195< li > < a href ="selenium/webdriver/chrome/options.html "> selenium.webdriver.chrome.options</ a > </ li >
40196< li > < a href ="selenium/webdriver/chrome/remote_connection.html "> selenium.webdriver.chrome.remote_connection</ a > </ li >
@@ -120,41 +276,32 @@ <h1>All modules for which code is available</h1>
120276< li > < a href ="selenium/webdriver/wpewebkit/webdriver.html "> selenium.webdriver.wpewebkit.webdriver</ a > </ li >
121277</ ul >
122278
123- < div class ="clearer "> </ div >
124- </ div >
279+ </ article >
125280 </ div >
126281 </ div >
127- < div class ="sphinxsidebar " role ="navigation " aria-label ="main navigation ">
128- < div class ="sphinxsidebarwrapper ">
129- < div id ="searchbox " style ="display: none " role ="search ">
130- < h3 id ="searchlabel "> Quick search</ h3 >
131- < div class ="searchformwrapper ">
132- < form class ="search " action ="../search.html " method ="get ">
133- < input type ="text " name ="q " aria-labelledby ="searchlabel " autocomplete ="off " autocorrect ="off " autocapitalize ="off " spellcheck ="false "/>
134- < input type ="submit " value ="Go " />
135- </ form >
282+ </ main >
283+ </ div >
284+ < footer class ="md-footer ">
285+ < div class ="md-footer-nav ">
286+ < nav class ="md-footer-nav__inner md-grid ">
287+
288+
289+ </ a >
290+
291+ </ nav >
136292 </ div >
137- </ div >
138- < script > document . getElementById ( 'searchbox' ) . style . display = "block" </ script >
293+ < div class ="md-footer-meta md-typeset ">
294+ < div class ="md-footer-meta__inner md-grid ">
295+ < div class ="md-footer-copyright ">
296+ < div class ="md-footer-copyright__highlight ">
297+ © Copyright 2009-2025 Software Freedom Conservancy.
298+
299+ </ div >
139300 </ div >
140301 </ div >
141- < div class ="clearer "> </ div >
142- </ div >
143- < div class ="related " role ="navigation " aria-label ="related navigation ">
144- < h3 > Navigation</ h3 >
145- < ul >
146- < li class ="right " style ="margin-right: 10px ">
147- < a href ="../genindex.html " title ="General Index "
148- > index</ a > </ li >
149- < li class ="right " >
150- < a href ="../py-modindex.html " title ="Python Module Index "
151- > modules</ a > |</ li >
152- < li class ="nav-item nav-item-0 "> < a href ="../index.html "> Selenium 4.29.0.202501201850 documentation</ a > »</ li >
153- < li class ="nav-item nav-item-this "> < a href =""> Overview: module code</ a > </ li >
154- </ ul >
155- </ div >
156- < div class ="footer " role ="contentinfo ">
157- © Copyright 2009-2024 Software Freedom Conservancy.
158302 </ div >
303+ </ footer >
304+ < script src ="../_static/javascripts/application.js "> </ script >
305+ < script > app . initialize ( { version : "1.0.4" , url : { base : ".." } } ) </ script >
159306 </ body >
160307</ html >
0 commit comments