Skip to content

Updated Appium Timeout from seconds to Duration#58

Merged
ghoshasish99 merged 1 commit intomainfrom
fix/appiumTimeout
May 28, 2025
Merged

Updated Appium Timeout from seconds to Duration#58
ghoshasish99 merged 1 commit intomainfrom
fix/appiumTimeout

Conversation

@ghoshasish99
Copy link
Collaborator

  • Changed Appium page timeout from timeouts().pageLoadTimeout(sec, TimeUnit.SECONDS) to pageLoadTimeout(Duration.ofSeconds(sec)

  • Added new action route.abort() for Playwright

Copy link

@potesupriya potesupriya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK

Copy link
Contributor

@psupriya15 psupriya15 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK

@ghoshasish99 ghoshasish99 merged commit ed68555 into main May 28, 2025
1 check passed
@ghoshasish99 ghoshasish99 deleted the fix/appiumTimeout branch May 28, 2025 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants