John Antony

Results 3 comments of John Antony

I've updated the test to display Node version & window size information: ``` fixture`Getting Started`.page`http://devexpress.github.io/testcafe/example`; test("My first test", async (t) => { const windowSize = await t.eval(() => { return...

Any update on this issue? On Intel based Macs, TestCafe device emulation still doesn't resize Chrome browser with any version Node v17 (including latest v17.8.0). If I use v16 LTS...

Is anybody else seeing this device emulation resizing problem using Node v17+ or v18+? Node v16.17.0 is the last version that successfully resizes for me with device emulation. I'm using...