-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
I often have to test how whole systems works: client sending requests to the server, getting responses and rendering html. For this I have to run some backend code (like akka-http) and also runs a headless client to check if the client side does all neccessary requests and correctly renders the data.
It would be nice to have a description in readme/docs how to do such a thing with scala-js-env-selenium.
Metadata
Metadata
Assignees
Labels
No labels