Skip to content

Commit

Permalink
edit README file
Browse files Browse the repository at this point in the history
  • Loading branch information
hala-samir committed Aug 5, 2024
1 parent d7348d3 commit 25610f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,10 @@ mvn test

### Cross Browser Testing

These test cases are supported to be run on different browsers (Chrome, Firefox, Edge and Safari).
These test cases are supported to be run on different browsers (Chrome, Firefox and Edge).

```
mvn test -Dbrowser="browsserName"
mvn test -Dbrowser="browserName"
```

## Test Case Design
Expand Down

0 comments on commit 25610f1

Please sign in to comment.