Skip to content

Scenario Duration for Appium Scenarios #212

@kbabcock1

Description

@kbabcock1

Look into having suite/scenario duration longer by default for Appium scenarios as they tend to run much longer with device boot/load times. Currently we have to hard code them at the top of each suite and right now it looks like this during development:
suite.maxSuiteDuration = ######; suite.setMaxScenarioDuration(######);

Without these changes this will need to be done for almost every Appium suite to not timeout

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions