Skip to content

Microdot UI Testing with Selenium #184

Closed Answered by miguelgrinberg
maxi07 asked this question in Q&A
Discussion options

You must be logged in to vote

I think this is a misunderstanding on your part. Selenium cannot work through the test client. You have to run the real app for it to be able to connect. Try starting the app manually to begin. For the final solution you will need to start the app on a separate thread or process, and stop it when the tests end.

Replies: 2 comments 13 replies

Comment options

You must be logged in to vote
13 replies
@miguelgrinberg
Comment options

@maxi07
Comment options

@miguelgrinberg
Comment options

@maxi07
Comment options

@miguelgrinberg
Comment options

Answer selected by maxi07
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants