Skip to content

Commit c135339

Browse files
Anson Liaoansonliao
authored andcommitted
Updated README.md
1 parent f0cf385 commit c135339

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ public class ChromeTestRunner {
256256

257257

258258

259-
#### Different between `default.browser` and `testing.browser.names`
259+
#### Difference between `default.browser` and `testing.browser.names`
260260

261261
- `testing.browser.names`: The program will look for the valid TestNG testing class and testing method's browser annotations and check the browser annotation of test case whether contained in the setting of `testing.browser.names`, and then execute the test case which annotated by the browser annotation contains in the setting.
262262
- `run.by.browsers`: The programm will look for the valid TestNG test case and then ignore the browser annotation(s), and then add browser(s) of `run.by.browsers` as the new browser annotation(s) for the valid TestNG test case.

0 commit comments

Comments
 (0)