This is the cl-selenium Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 04:21:18 2025 GMT+0.
cl-selenium/cl-selenium.asdcl-selenium/src/package.lispcl-selenium/src/errors.lispcl-selenium/src/session.lispcl-selenium/src/keys.lispcl-selenium/src/mouse.lispcl-selenium/src/http.lispcl-selenium/src/selenium.lispcl-selenium/src/utils.lispThe main system appears first, followed by any subsystem dependency.
cl-seleniumcl-selenim-webdriver is a binding library to the Selenium 2.0
TatriX <tatrics@gmail.com>
MIT
dexador (system).
quri (system).
cl-json (system).
alexandria (system).
split-sequence (system).
src (module).
Modules are listed depth-first from the system components tree.
cl-selenium/srccl-selenium (system).
package.lisp (file).
errors.lisp (file).
session.lisp (file).
keys.lisp (file).
mouse.lisp (file).
http.lisp (file).
selenium.lisp (file).
utils.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-selenium/cl-selenium.asdcl-selenium/src/package.lispcl-selenium/src/errors.lispcl-selenium/src/session.lispcl-selenium/src/keys.lispcl-selenium/src/mouse.lispcl-selenium/src/http.lispcl-selenium/src/selenium.lispcl-selenium/src/utils.lispcl-selenium/src/errors.lispsrc (module).
no-such-element-error (condition).
print-object (method).
find-error (condition).
protocol-error (condition).
protocol-error-body (reader method).
protocol-error-status (function).
stale-element-reference (condition).
cl-selenium/src/session.lispsrc (module).
delete-session (function).
make-session (function).
start-interactive-session (function).
stop-interactive-session (function).
use-session (function).
with-session (macro).
*session* (special variable).
session (class).
session-id (reader method).
session-path (function).
cl-selenium/src/keys.lispsrc (module).
key (function).
*keymap* (special variable).
cl-selenium/src/mouse.lispsrc (module).
mouse-click (function).
mouse-move-to (function).
cl-selenium/src/http.lispsrc (module).
*prefix* (special variable).
*uri* (special variable).
check (function).
decode (function).
encode (function).
http-delete (function).
http-delete-check (function).
http-get (function).
http-get-check (function).
http-get-value (function).
http-post (function).
http-post-check (function).
http-post-value (function).
make-uri (function).
value (function).
with-decode-and-handler (macro).
cl-selenium/src/selenium.lispsrc (module).
active-element (function).
back (function).
close-current-window (function).
cookie (function).
(setf cookie) (function).
cookie (class).
element-attribute (function).
element-clear (function).
element-click (function).
element-displayed (function).
element-id (reader method).
element-location (function).
element-send-keys (function).
element-tagname (function).
element-text (function).
execute-script (function).
find-element (function).
find-elements (function).
log-types (function).
logs (function).
make-cookie (function).
print-object (method).
refresh (function).
screenshot (function).
switch-to-frame (function).
url (function).
(setf url) (function).
by (function).
element (class).
handle-find-error (function).
cl-selenium/src/utils.lispsrc (module).
*default-element-func* (special variable).
*timeout* (special variable).
attr (function).
classlist (function).
classname (function).
click (function).
elem (function).
find-elem (function).
get-cookie (function).
id (function).
send-key (function).
send-keys (function).
text (function).
wait-for (function).
Packages are listed by definition order.
cl-seleniumcommon-lisp.
active-element (function).
back (function).
close-current-window (function).
cookie (function).
(setf cookie) (function).
cookie (class).
delete-session (function).
element-attribute (function).
element-clear (function).
element-click (function).
element-displayed (function).
element-id (generic reader).
element-location (function).
element-send-keys (function).
element-tagname (function).
element-text (function).
execute-script (function).
find-element (function).
find-elements (function).
key (function).
log-types (function).
logs (function).
make-cookie (function).
make-session (function).
mouse-click (function).
mouse-move-to (function).
no-such-element-error (condition).
refresh (function).
screenshot (function).
start-interactive-session (function).
stop-interactive-session (function).
switch-to-frame (function).
url (function).
(setf url) (function).
use-session (function).
with-session (macro).
*keymap* (special variable).
*prefix* (special variable).
*session* (special variable).
*uri* (special variable).
by (function).
check (function).
decode (function).
element (class).
encode (function).
find-error (condition).
handle-find-error (function).
http-delete (function).
http-delete-check (function).
http-get (function).
http-get-check (function).
http-get-value (function).
http-post (function).
http-post-check (function).
http-post-value (function).
make-uri (function).
protocol-error (condition).
protocol-error-body (generic reader).
protocol-error-status (function).
session (class).
session-id (generic reader).
session-path (function).
stale-element-reference (condition).
value (function).
with-decode-and-handler (macro).
cl-selenium-utilscl-selenium.
common-lisp.
*default-element-func* (special variable).
*timeout* (special variable).
attr (function).
classlist (function).
classname (function).
click (function).
elem (function).
find-elem (function).
get-cookie (function).
id (function).
send-key (function).
send-keys (function).
text (function).
wait-for (function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
protocol-error) stream) ¶protocol-error)) ¶body.
error.
:body
This slot is read-only.
(error "must supply :id")
:id
This slot is read-only.
(error "must supply an id")
:id
This slot is read-only.
| Jump to: | (
A B C D E F G H I K L M P R S T U V W |
|---|
| Jump to: | (
A B C D E F G H I K L M P R S T U V W |
|---|
| Jump to: | *
B D E I N P S V |
|---|
| Jump to: | *
B D E I N P S V |
|---|
| Jump to: | C E F H K M N P S U |
|---|
| Jump to: | C E F H K M N P S U |
|---|