Code samples for Automation Happy Hour are available at github.com/appium-pro/ahh
In this episode, the goal was (once again) to test an end-to-end meeting user flow, involving 2 participants. As with the previous episode, we ran into some challenges getting the iOS version of Zoom to do what we want, especially on a real device. We did, however, accomplish the following flow on iOS:
Next time, we'll look at parsing that URL for meeting details, then handing that off to the Android device in the test. Luckily in episode #1, we took care of coding up a "join meeting" flow on Android, so that part should be good to go. All that will be left is to verify that both participants are present, then we'll be done! For now, have a watch of the video, and keep an eye out for the following highlights: