Code samples for Automation Happy Hour are available at github.com/appium-pro/ahh
In this episode, the goal was to test an end-to-end meeting user flow, involving 2 participants. One participant starts the meeting on one device, and the other participant joins the meeting on the other device. I coded up the requirements as follows:
It turns out that Zoom for iOS (which we picked as the platform to start the meeting) is a bit of a beast! I ran into a bunch of challenges:
In this happy hour (and a half) I wasn't able to get through all the goals, but you might find it interesting to see how I approached these different challenges. You might also find comfort in watching someone else forget things!