We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e62c3d0 commit 8a760fdCopy full SHA for 8a760fd
README.md
@@ -18,6 +18,7 @@ The collection of tests contains:
18
self.logger.info(f"Setting destination: {destination}")
19
self.driver.find_element(*SearchHotelsFormLocators.destination_inactive).click()
20
```
21
+
22
- the ability to easily generate legible and attractive test reports using Allure (for more look "Generate Test Report" paragraph below)
23
- ...
24
0 commit comments