Visual-Regression-Tracker / sdk-python

Apache License 2.0
4 stars 4 forks source link

Obtain TestRunResult at tracking with playwright #32

Open alexey-polovinkin opened 1 year ago

alexey-polovinkin commented 1 year ago

Hi! Currently, It is not possible to obtain links to expected/actual/diff screenshots if you're usingPlaywrightVisualRegressionTracker class. Playwright methods trackPage* don't return anything menawhile TestRunResult is expected.
The changes just add return to the trackPage* methods in the class.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information