Hello all,I created a fairly simple automatic form filler, but I'm having issues with testing it. Right now, the form sometimes messes up when typing in input and I would like to create a test to check that the right input/selector is added.I looked at Jest/Puppeteer, but this looks like it just tests basic functionality. Then I tried using jquery to create my own adhoc tests, but it's not working very well.Can anyone provide me with any idea on how I would test this?Thanks
Submitted December 04, 2019 at 04:51PM by snmd12
No comments:
Post a Comment