Skip to content

Commit

Permalink
Update test.
Browse files Browse the repository at this point in the history
  • Loading branch information
tannguyen04 committed Feb 21, 2024
1 parent 13189e6 commit 0ff0701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/behat/features/selenium.feature
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Feature: Selenium screenshots
And file wildcard "*.selenium.feature_13.html" should exist

@phpserver @javascript
Scenario: Capture a screenshot using Selenium driver
Scenario: Capture a screenshot with name using Selenium driver
When I am on the screenshot test page
And I save screenshot with name "hello-selenium-screenshot"
Then file wildcard "hello-selenium-screenshot.png" should exist
Expand Down

0 comments on commit 0ff0701

Please sign in to comment.