MutableSequence[str]
Session parameters to be compared when
calculating differences.
flow
str
Flow name to start the test case with. Format:
projects/.
Only one of flow and page should be set to indicate
the starting point of the test case. If both are set,
page takes precedence over flow. If neither is set,
the test case will start with start page on the default
start flow.
page
str
The page to start
the test case with. Format:
projects/.
Only one of flow and page should be set to indicate
the starting point of the test case. If both are set,
page takes precedence over flow. If neither is set,
the test case will start with start page on the default
start flow.