This is great! I'm currently stealing pieces of this awesome framework to add Cucumber to my Playwright framework that tests ElectronJS apps (Playwright's got experimental support). Thanks for making this video to help explain the framework!
@Yasser-hq1xo Жыл бұрын
could you share your repos please
@Jinjr322 Жыл бұрын
apparently playwright.config file is being ignored when under cucumber.js test runner. im facing timeout 5000ms every time i use exact(....).toBeVisible() and similar from playwright/test library. furthermore it doesnt wait even 5000ms it just instantly fails test. any ideas?
@dragon36020103 жыл бұрын
awesome I like it 😊 I have a question is there a way to put a debugger and then try some codes on the fly without rerun everything like in a notebook in python Thanks
@vara62 Жыл бұрын
i think yes, possible, i am running playwright/cuke/ts, set breakpoints (debugger) in VSCode, i can change values on the fly in VSCode `Debug Console` window
@jesuss07772 жыл бұрын
I cant run feature files because It doesn't see Scenarios, given when ... I have extensions
@koifnen2 жыл бұрын
cucumber with playwright is deprecated right? It says to use cucumber/screenplay?
@biglittlethought3 жыл бұрын
Great.. Thanks for sharing
@juliensimphalsteacensi84682 жыл бұрын
Hello great job, is it possible to get the repo link? thx