public class Link extends Object
| Constructor and Description |
|---|
Link() |
| Modifier and Type | Method and Description |
|---|---|
static Target |
called(String name)
Locate a link element with a given name.
|
static Target |
containing(String text)
Locate a link element containing given text.
|
static Target |
withTitle(String title) |
Copyright © 2021. All rights reserved.