Closed fbkarsdorp closed 7 years ago
Looks great. Do you know if you can fake typing in a textbox with splinter? That would also be nice to test since we are sending data to the server on each keystroke.
Yes, that is certainly possible. I figured it suffices to only send the suggestions, but I could add a method to type some text as well.
Actually, we are gonna need text to send to the server as well for stress testing not only generation but also reading.
2017-10-22 12:25 GMT+02:00 Folgert Karsdorp notifications@github.com:
Yes, that is certainly possible. I figured it suffices to only send the suggestions, but I could a a method to type some text as well.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/emanjavacas/weasimov/pull/57#issuecomment-338466977, or mute the thread https://github.com/notifications/unsubscribe-auth/AF6Ho1kt16tf7DyvRLktoBw2ygxYhdg2ks5suxgJgaJpZM4QBvfI .
-- Enrique Manjavacas.
This should be ready to go!
Work in progress. Need to add some code to test for multiple agents playing simultaneously.