sanosuke009 / PoseidonFramework

An omnipotent automation framework in Python
Apache License 2.0
3 stars 0 forks source link

Implement & Research Visual Testing #45

Open sanosuke009 opened 1 year ago

sanosuke009 commented 1 year ago

Comparing Percy and 2 python libraries available:

  1. https://pypi.org/project/pytest-playwright-visual/
  2. https://github.com/symon-storozhenko/pytest-playwright-visual
  3. https://github.com/kumaraditya303/pytest-playwright-snapshot
  4. https://github.com/microsoft/playwright-python/issues/775
  5. https://github.com/microsoft/playwright-pytest/issues/63