Skip to content

Commit d945771

Browse files
authored
Merge pull request #20 from ppodgorsek/issue-19
Issue #19 - Reorganise the README file's sections
2 parents 23eea4a + e9bdd2e commit d945771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This container can be run using the following command:
2828
-v <local path to the test suites' folder>:/opt/robotframework/tests:Z\
2929
ppodgorsek/robot-framework:<version>
3030

31-
## Switching browsers
31+
### Switching browsers
3232

3333
Browsers can be easily switched. It is recommended to define `${BROWSER} %{BROWSER}` in your Robot variables and to use `${BROWSER}` in your test cases. This allows to set the browser in a single place if needed.
3434

0 commit comments

Comments
 (0)