Y
Hacker News
new
|
ask
|
show
|
jobs
by
msoad
950 days ago
Nice! I'm going to try this out! Nit: For me, it would be nicer if `ai` was a fixture itself.
test.describe('Calendly', ({ ai }) => {
1 comments
tmcneal
949 days ago
Done! We added the ability to use it as a fixture. Documented here:
https://github.com/zerostep-ai/zerostep#playwright-fixture
link