Skip to content

Commit 8a760fd

Browse files
authored
Add logger screenshot to README.md
1 parent e62c3d0 commit 8a760fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ The collection of tests contains:
1818
self.logger.info(f"Setting destination: {destination}")
1919
self.driver.find_element(*SearchHotelsFormLocators.destination_inactive).click()
2020
```
21+
![Logs screenshot](https://raw.githubusercontent.com/startrug/phptravels-selenium-py/screenshots/logger.png "Logs screenshot")
2122
- the ability to easily generate legible and attractive test reports using Allure (for more look "Generate Test Report" paragraph below)
2223
- ...
2324

0 commit comments

Comments
 (0)