# toMatchSnapshot Alternative

**URL:** https://forum.robotframework.org/t/tomatchsnapshot-alternative/3374
**Category:** Browser
**Created:** [3 March 2022 14:51 UTC](https://forum.robotframework.org/t/tomatchsnapshot-alternative/3374 "2022-03-03T14:51:14Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![hassan-aziz](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.robotframework.org/hassan-aziz/32/1296_2.png) [@hassan-aziz](https://forum.robotframework.org/u/hassan-aziz)
#### Post date: [3 March 2022 14:51 UTC](https://forum.robotframework.org/t/tomatchsnapshot-alternative/3374/1 "2022-03-03T14:51:14Z")

</div>

Does browser library support keywords for screenshot (image) comparison like in playwright’s ‘toMatchSnapshot’ keyword?

---

<div class="post-metadata">

### Author: ![aaltat](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.robotframework.org/aaltat/32/15_2.png) [@aaltat](https://forum.robotframework.org/u/aaltat)
#### Post date: [9 March 2022 21:02 UTC](https://forum.robotframework.org/t/tomatchsnapshot-alternative/3374/2 "2022-03-09T21:02:03Z")

</div>

Currently we do not support, but it could be good idea. If that functionality exist in the Playwright library side and not in the test runner side, it might be doable. Please raise an issue about it.
