JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
J
M
N
O
P
Q
R
S
T
U
V
W
C
checkBoxIsChosen(String, Form.LabelSide)
- Method in class com.jauntium.
Form
Examines the checkbox with the specified text label and returns true if it is checked, otherwise returns false.
chooseCheckBox(String, Form.LabelSide)
- Method in class com.jauntium.
Form
Selects the checkbox with the specified text label.
chooseCheckBox(String)
- Method in class com.jauntium.
Form
Selects the checkbox that has the specified text label on the right side.
chooseMenuItem(String, String)
- Method in class com.jauntium.
Form
Locates the dropdown menu that has the specified text label and selects the menuItem that matches the specified menuItemText.
chooseRadioButton(String, Form.LabelSide)
- Method in class com.jauntium.
Form
Selects the radiobutton with the specified text label.
chooseRadioButton(String)
- Method in class com.jauntium.
Form
Selects the radiobutton that has the specified text label on the right side.
clear()
- Method in class com.jauntium.
Element
click()
- Method in class com.jauntium.
Element
close()
- Method in class com.jauntium.
Browser
Terminates this browser widow, but does not affect other browser windows that were spawned from this browser instance.
com.jauntium
- package com.jauntium
Jauntium [
website
] is a browser automation library that provides high-level functionality for web scraping, automated testing, and other web automation tasks.
A
B
C
D
E
F
G
I
J
M
N
O
P
Q
R
S
T
U
V
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes