Skip to content

Instantly share code, notes, and snippets.

@azu
Last active August 16, 2024 09:57
Show Gist options
  • Save azu/115e6e0553353b352751b634e9590522 to your computer and use it in GitHub Desktop.
Save azu/115e6e0553353b352751b634e9590522 to your computer and use it in GitHub Desktop.
Playwright v1.44.0...v1.46.0
  • --fail-on-flaky-tests でflakyをexit 1にできる
  • Clock APIというのが増えて時間操作できる
    • これ中みたけどかなり頑張って書いてる。実際使うべきかは謎
  • --last-failed 最後に失敗したテストだけ実行し直すコマンド。便利
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment