I want to store an UI element as a variable in testcase and want to use the varible as an expected value for an assertion later to match it with a similar text. But couldn't figure out a way.
Asked
Active
Viewed 244 times
0
-
Please provide enough code so others can better understand or reproduce the problem. – Community Sep 24 '21 at 18:27
1 Answers
1
TestCafe does not support snapshot testing. We are discussing the possible implementation of this feature in this thread. You can follow it to be informed about our progress.

Pavel Avsenin
- 254
- 1
- 2