Skip to content

Commit 011789d

Browse files
committed
landing swap Test, Distribution cards
1 parent 46e36f8 commit 011789d

1 file changed

Lines changed: 36 additions & 36 deletions

File tree

microsoft-edge/webview2/landing/index.yml

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,42 @@ landingContent:
202202

203203
# =============================================================================
204204
# Card r3c1
205+
- title: Test and automation for WebView2 apps
206+
linkLists:
207+
- linkListType: how-to-guide
208+
links:
209+
- text: Test upcoming APIs and features
210+
url: ../how-to/set-preview-channel.md
211+
212+
- text: Use the Chrome DevTools Protocol (CDP) in WebView2 apps
213+
url: ../how-to/chromium-devtools-protocol.md
214+
215+
- text: Use Playwright to automate and test in WebView2
216+
url: ../how-to/playwright.md
217+
218+
- text: Automate and test WebView2 apps with Microsoft Edge WebDriver
219+
url: ../how-to/webdriver.md
220+
221+
- text: Prerelease testing using preview channels
222+
url: ../how-to/prerelease-testing.md
223+
224+
- text: Self-host by deploying preview channels
225+
url: ../how-to/self-hosting.md
226+
227+
# =============================================================================
228+
# Card r3c2
229+
- title: Best practices
230+
linkLists:
231+
- linkListType: concept
232+
links:
233+
- text: Development best practices for WebView2 apps
234+
url: ../concepts/developer-guide.md
235+
236+
- text: Develop secure WebView2 apps
237+
url: ../concepts/security.md
238+
239+
# =============================================================================
240+
# Card r3c3
205241
- title: Distribution and SDK versions
206242
linkLists:
207243
- linkListType: how-to-guide
@@ -238,42 +274,6 @@ landingContent:
238274
- text: WiX Custom Action to deploy the WebView2 Runtime
239275
url: ../samples/wv2deploymentwixcustomactionsample.md
240276

241-
# =============================================================================
242-
# Card r3c2
243-
- title: Best practices
244-
linkLists:
245-
- linkListType: concept
246-
links:
247-
- text: Development best practices for WebView2 apps
248-
url: ../concepts/developer-guide.md
249-
250-
- text: Develop secure WebView2 apps
251-
url: ../concepts/security.md
252-
253-
# =============================================================================
254-
# Card r3c3
255-
- title: Test and automation for WebView2 apps
256-
linkLists:
257-
- linkListType: how-to-guide
258-
links:
259-
- text: Test upcoming APIs and features
260-
url: ../how-to/set-preview-channel.md
261-
262-
- text: Use the Chrome DevTools Protocol (CDP) in WebView2 apps
263-
url: ../how-to/chromium-devtools-protocol.md
264-
265-
- text: Use Playwright to automate and test in WebView2
266-
url: ../how-to/playwright.md
267-
268-
- text: Automate and test WebView2 apps with Microsoft Edge WebDriver
269-
url: ../how-to/webdriver.md
270-
271-
- text: Prerelease testing using preview channels
272-
url: ../how-to/prerelease-testing.md
273-
274-
- text: Self-host by deploying preview channels
275-
url: ../how-to/self-hosting.md
276-
277277
# =============================================================================
278278
# Row 4
279279

0 commit comments

Comments
 (0)