|
|
|
|
|
by gitgud
2608 days ago
|
|
This is actually pretty cool, reminds me of recording macros in MS Office, great for people who don't want to code. Integration testing a UI directly is extremely fragile though, as a simple CSS change could break all these tests. As long people don't get carried away, this looks like a great way to ensure basic functionality of a deployed site. |
|
Good point regarding UI changes - exactly this problem wanted also to solve and worked hard to make it robust and adjust to UI changes automatically (with some heuristics and ML).