| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.core.commons | |
| org.uitnet.testing.smartfwk.ui.core.objects.tab |
| Modifier and Type | Method and Description |
|---|---|
ItemSet<T> |
ItemSet.add(T item) |
ItemSet<T> |
ItemSet.add(T item) |
ItemSet<T> |
ItemSet.remove(T item) |
ItemSet<T> |
ItemSet.remove(T item) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
TabSheetValidator.validateDisabledTabs(WebPage webPage,
ItemSet<String> disabledTabNames,
int numRetries) |
abstract void |
TabSheetValidator.validateDisabledTabs(WebPage webPage,
ItemSet<String> disabledTabNames,
int numRetries) |
abstract void |
TabSheetValidator.validateTabsPresent(WebPage webPage,
ItemSet<String> allTabNames,
int numRetries) |
abstract void |
TabSheetValidator.validateTabsPresent(WebPage webPage,
ItemSet<String> allTabNames,
int numRetries) |
Copyright © 2021. All rights reserved.