Alexander Lazaris

Results 5 comments of Alexander Lazaris

Hmm strange. When I create page objects, I can successfully command+click onto them to preview the exported function, on Mac w/vs code too. test ``` Scenario('sign in with username &...

Hey @sethvanwykJET - yup it's in a TS repo. Hmmm sounds like you need further investigation. Good luck! 🤞

Out of curiosity, could you not achieve this with current codeceptjs? You could utilise test suite tagging to split up your run commands across different machines or providing multiple codecept.conf.ts...

Glad I could help @amerryma, interested to see how it turns out. I'm also curious what benefit this would give over running all tests over a single machine. I suppose...

@salehsami - the beautify shortcut works for the request body. in postman, if you're response body is unformatted: 1, copy+paste into another editor (e.g VS code) 2. run your beautify...