liuxiran commented on a change in pull request #1326:
URL: https://github.com/apache/apisix-dashboard/pull/1326#discussion_r560002924



##########
File path: web/cypress/integration/route/online-debug.spec.js
##########
@@ -42,6 +42,7 @@ context('Online debug', () => {
 
     // input uri with specified special characters
     urisWithSpecialChars.forEach((uri) => {
+      cy.get('#debugUri').clear();

Review comment:
       It's a good idea to unified define `domSelectors`, fixed.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to