Skip to content

Selecting a testing framework #704

Discussion options

You must be logged in to vote

In short, I think the recommendation is to use an async web driver like playwrite, arsenic, or pyppeteer to run UI automation tests. I'll and put together a code sample at some point that uses one of these tools, or if you need something sooner, feel free to book a slot during office hours.

IDOM does provide some testing utilities of it's own, but this relies on the sync Selenium web driver. I plan on changing this soon though because synchronous web drivers present some problems. I'm not really sure when this work will be done though as it will probably be quite sweeping in its impact.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@liberty-rising
Comment options

@rmorshea
Comment options

@liberty-rising
Comment options

@acivitillo
Comment options

@acivitillo
Comment options

Answer selected by liberty-rising
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants