From 80a90cb8695b7a27270631d72fde51f12de07ab9 Mon Sep 17 00:00:00 2001 From: Priyansh Garg Date: Mon, 1 Jul 2024 20:31:14 +0530 Subject: [PATCH] Add `setPassword` page to API docs. (#307) Also moves the location of `setValue` doc in API sidebar. --- src/includes/api-sidebar.ejs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/includes/api-sidebar.ejs b/src/includes/api-sidebar.ejs index b9bbf797..b3499d95 100644 --- a/src/includes/api-sidebar.ejs +++ b/src/includes/api-sidebar.ejs @@ -235,7 +235,9 @@
  • dragAndDrop
  • sendKeys
  • setAttribute
  • +
  • setPassword
  • setProperty
  • +
  • setValue
  • submit
  • update
  • upload
  • @@ -265,7 +267,6 @@
  • getTagName
  • getText
  • getValue
  • -
  • setValue
  • getId
  • hasDescendants
  • isEnabled
  • @@ -463,4 +464,4 @@ } }, {forPage: /(\/api\/)/}); - \ No newline at end of file +