From 408690030a0d667abeee2c27ab08f9abd2a06836 Mon Sep 17 00:00:00 2001 From: Michael Hoffman Date: Fri, 6 Oct 2023 14:05:25 -0700 Subject: [PATCH 1/3] toc comment --- microsoft-edge/toc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsoft-edge/toc.yml b/microsoft-edge/toc.yml index 1710cd458a..39b9195f8e 100644 --- a/microsoft-edge/toc.yml +++ b/microsoft-edge/toc.yml @@ -1295,7 +1295,7 @@ displayName: Understand WebView2 SDK versions # old title # update needed? - - name: Test upcoming APIs and features + - name: Test upcoming APIs and features # todo: move to test toc bucket? href: webview2/how-to/set-preview-channel.md displayName: From 60351344fcb48ab3a0ae320f046f844237ccda4c Mon Sep 17 00:00:00 2001 From: Michael Hoffman Date: Mon, 9 Oct 2023 11:40:56 -0700 Subject: [PATCH 2/3] new toc bucket --- microsoft-edge/toc.yml | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/microsoft-edge/toc.yml b/microsoft-edge/toc.yml index 39b9195f8e..cdb5fe4a3e 100644 --- a/microsoft-edge/toc.yml +++ b/microsoft-edge/toc.yml @@ -1294,11 +1294,6 @@ href: webview2/concepts/versioning.md displayName: Understand WebView2 SDK versions # old title - # update needed? - - name: Test upcoming APIs and features # todo: move to test toc bucket? - href: webview2/how-to/set-preview-channel.md - displayName: - - name: Distribute your app and the WebView2 Runtime href: webview2/concepts/distribution.md displayName: @@ -1307,6 +1302,21 @@ href: webview2/concepts/working-with-local-content.md displayName: +# ----------------------------------------------------------------------------- + - name: Test and automate WebView2 apps + items: + - name: Test upcoming APIs and features + href: webview2/how-to/set-preview-channel.md + displayName: + + - name: Use Playwright to automate and test in WebView2 + href: webview2/how-to/playwright.md + displayName: + + - name: Automate and test WebView2 apps with Microsoft Edge WebDriver + href: webview2/how-to/webdriver.md + displayName: + # ----------------------------------------------------------------------------- - name: Debug WebView2 apps items: @@ -1330,10 +1340,6 @@ href: webview2/how-to/remote-debugging.md displayName: Remote debugging WebView2 WinUI 2 (UWP) apps with Remote Tools for Microsoft Edge # top-of-page title - - name: Use Playwright to automate in WebView2 - href: webview2/how-to/playwright.md - displayName: Use Playwright to automate and test in WebView2 # top-of-page title - # ----------------------------------------------------------------------------- - name: Architecture items: @@ -1390,10 +1396,6 @@ href: webview2/how-to/chromium-devtools-protocol.md displayName: Use the Chrome DevTools Protocol (CDP) in WebView2 apps, chrome developer protocol # top-of-page title & catch a mis-type - - name: Automate and test with Microsoft Edge WebDriver - href: webview2/how-to/webdriver.md - displayName: Automate and test WebView2 apps with Microsoft Edge WebDriver # top-of-page title - - name: Data and privacy href: webview2/concepts/data-privacy.md displayName: Data and privacy in WebView2 # top-of-page title From 789769fa5ccfb24102373b7aa053865a8fe86c72 Mon Sep 17 00:00:00 2001 From: Michael Hoffman Date: Wed, 11 Oct 2023 12:18:45 -0700 Subject: [PATCH 3/3] Retitle TOC bucket --- microsoft-edge/toc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsoft-edge/toc.yml b/microsoft-edge/toc.yml index cdb5fe4a3e..75e820ae28 100644 --- a/microsoft-edge/toc.yml +++ b/microsoft-edge/toc.yml @@ -1303,7 +1303,7 @@ displayName: # ----------------------------------------------------------------------------- - - name: Test and automate WebView2 apps + - name: Test and automation in WebView2 apps items: - name: Test upcoming APIs and features href: webview2/how-to/set-preview-channel.md