I’m creating an app with host/client interaction. I really need multiple session of browser to be tested. webdriver io (utilized by chimpjs), have the following article http://webdriver.io/guide/usage/multiremote.html, but I can’t find an exampel specific for meteor. Can someone point me the right direction here.
We do use that branch/functionality everyday for end to end testing of a very highscale production app. It works like a charm, all thanks to the great work by the velocity team.
I’d love to help setting it up or troubleshoot if the steps explained in the github issue don’t work for you.
As for merging, it might take a couple more weeks… the most remaining work at this point is, ironically, writing jest tests for the new functionality
3 Likes