FletTestApp
FletTestApp
#
tester
#
tester: Tester
Returns an instance of Tester
class
that programmatically interacts with page controls and the test environment.
assert_control_screenshot
#
Adds control to a clean page, takes a screenshot and compares it with
a golden copy or takes golden screenshot if FLET_TEST_GOLDEN=1
environment variable is set.
PARAMETER | DESCRIPTION |
---|---|
name
|
Screenshot name - will be used as a base for a screenshot filename.
TYPE:
|
control
|
Control to take a screenshot of.
TYPE:
|