Skip to content

Commit

Permalink
Polish "Delete double requests from E2E tests"
Browse files Browse the repository at this point in the history
  • Loading branch information
PENEKhun committed Sep 29, 2024
1 parent 73cb82d commit f142395
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ void homePage() throws InterruptedException {
void ratelimit_detail() throws InterruptedException {
withLogin();

accessPage("/rate-limit");
WebElement analyzeBtn = accessPageUntilXPath("/rate-limit", "(//button[@title='Analyze'])[1]");
analyzeBtn.click();

Expand Down

0 comments on commit f142395

Please sign in to comment.