From 5faf1b028aa318e1a8eacec729406f2251dac953 Mon Sep 17 00:00:00 2001 From: Yury Semikhatsky Date: Mon, 14 Mar 2022 19:51:14 -0700 Subject: [PATCH] chore: update driver to 1.20.0 (#846) --- .../src/main/java/com/microsoft/playwright/BrowserContext.java | 2 -- scripts/CLI_VERSION | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/playwright/src/main/java/com/microsoft/playwright/BrowserContext.java b/playwright/src/main/java/com/microsoft/playwright/BrowserContext.java index 0ba13ce4..f47208a3 100644 --- a/playwright/src/main/java/com/microsoft/playwright/BrowserContext.java +++ b/playwright/src/main/java/com/microsoft/playwright/BrowserContext.java @@ -497,7 +497,6 @@ public interface BrowserContext extends AutoCloseable { *
  • {@code "midi"}
  • *
  • {@code "midi-sysex"} (system-exclusive midi)
  • *
  • {@code "notifications"}
  • - *
  • {@code "push"}
  • *
  • {@code "camera"}
  • *
  • {@code "microphone"}
  • *
  • {@code "background-sync"}
  • @@ -524,7 +523,6 @@ public interface BrowserContext extends AutoCloseable { *
  • {@code "midi"}
  • *
  • {@code "midi-sysex"} (system-exclusive midi)
  • *
  • {@code "notifications"}
  • - *
  • {@code "push"}
  • *
  • {@code "camera"}
  • *
  • {@code "microphone"}
  • *
  • {@code "background-sync"}
  • diff --git a/scripts/CLI_VERSION b/scripts/CLI_VERSION index 2e12fedf..39893559 100644 --- a/scripts/CLI_VERSION +++ b/scripts/CLI_VERSION @@ -1 +1 @@ -1.20.0-beta-1646855573000 +1.20.0