Rezix
TTCTheo's Typesafe Cult
•Created by Rezix on 1/18/2024 in #questions
Frontent Testing Framework
Thanks for the help!
It worked using extra page.waitForTimeout(2000) and page.waitForSelector(mySelector, { state: 'visible'})
Used also your locator approach with locator and fill. Worked like a charm 🙂
12 replies
TTCTheo's Typesafe Cult
•Created by Rezix on 1/18/2024 in #questions
Frontent Testing Framework
Thanks! Going to try it out 🙂
12 replies
TTCTheo's Typesafe Cult
•Created by Rezix on 1/18/2024 in #questions
Frontent Testing Framework
Hmm, maybe the state was missing:
12 replies
TTCTheo's Typesafe Cult
•Created by Rezix on 1/18/2024 in #questions
Frontent Testing Framework
Maybe i misconfigured the Playwright Script, but it couldn't click the buttons.
Tried also Cookie / Session Storage trick, but it didn't worked either.
12 replies
TTCTheo's Typesafe Cult
•Created by iboughtbed on 1/2/2024 in #questions
next markdown rendering library (NOT MDX) on server
Used the same approach as @barry described
9 replies
TTCTheo's Typesafe Cult
•Created by iboughtbed on 1/2/2024 in #questions
next markdown rendering library (NOT MDX) on server
Did something similiar 4 days ago 😄
https://github.com/programowanienakolanie/poradnik-css-pl/
9 replies