| Package | Description |
|---|---|
| org.fluentlenium.assertj | |
| org.fluentlenium.assertj.custom |
| Modifier and Type | Method and Description |
|---|---|
static AlertAssert |
FluentLeniumAssertions.assertThat(AlertImpl actual)
Perform assertions on alert.
|
| Modifier and Type | Method and Description |
|---|---|
AlertAssert |
AlertAssert.hasText(String text)
Check that the alert box contains the given text
|
AlertAssert |
AlertAssert.isPresent()
Check that an alert box is present
|
Copyright © 2016 FluentLenium. All Rights Reserved.