juzhiyuan commented on a change in pull request #1610:
URL: https://github.com/apache/apisix-dashboard/pull/1610#discussion_r615371124



##########
File path: 
web/cypress/integration/route/create-route-with-limit-count-plugin-form.spec.js
##########
@@ -57,7 +57,7 @@ context('Create and delete route with limit-count form', () 
=> {
 
     // config limit-count form with local policy
     cy.contains(this.domSelector.pluginCard, 'limit-count').within(() => {
-      cy.contains('Enable').click({
+      cy.get('button').click({

Review comment:
       If we have multiple buttons, which one it will take?




-- 
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