Skip to content

Commit 46f7d44

Browse files
authored
Merge pull request #54 from M1troll/feature/add-pomcorn-to-ui-testing-section
Add pomcorn to ui testing section
2 parents 0395825 + 57d35a8 commit 46f7d44

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
@@ -234,6 +234,7 @@ Collection of awesome Python resources for testing and generating test data.
234234
- [helium](https://github.com/mherrmann/selenium-python-helium) - is great for web automation. Helium makes it easier to use.
235235
- [Lost Pixel](https://github.com/lost-pixel/lost-pixel) - is an open source visual regression testing tool. Run visual regression tests on your Storybook and Ladle stories and on your application pages.
236236
- [LuluTest](https://github.com/erik-whiting/LuluTest) - is an open source browser automation framework using Python and Selenium.
237+
- [pomcorn](https://github.com/saritasa-nest/pomcorn) - is an open source Python package that contains base classes to create systems based on Selenium framework and Page Object Model pattern
237238
- [PyAutoGUI](https://github.com/asweigart/pyautogui) - is a cross-platform GUI automation Python module for human beings.
238239
- [pytest-ui-automatic](https://github.com/moyu6027/pytest-ui-automatic) - Playwright Python tool practice pytest pytest-bdd screen-play page-object allure cucumber-report.
239240
- [selene](https://github.com/yashaka/selene) - User-oriented Web UI browser tests in Python (Selenide port).

0 commit comments

Comments
 (0)