qxf2 / qxf2-page-object-model

Write Selenium and Appium tests in Python using the Page Object pattern. This Pythonic GUI and API test automation framework will help you get started with QA automation quickly. It comes with many useful integrations like - email, BrowserStack, Slack, TestRail, etc. This repository is developed and maintained by Qxf2 Services.
https://qxf2.com
MIT License
256 stars 191 forks source link

Send test logs to BrowserStack #432

Closed rohandudam closed 5 days ago

rohandudam commented 1 month ago

Currently we are using BrowserStack to run our tests on multiple platform and browsers. It will be good if send the test logs also. So when we share BrowserStack session url, user can also look at the test logs along with test video.