membraneframework-labs / membrane_videoroom

Apache License 2.0
42 stars 8 forks source link

Update benchmarks #184

Open pgronkievitz opened 1 year ago

pgronkievitz commented 1 year ago

Some div IDs/names were changed and joining room via link is not using GET parameter anymore

Changes:

  1. Update test URL - room name is now part of path instead of room_id GET parameter
  2. Update selectors
    1. Display name input occurs twice in the UI currently (although it's not displayed twice), now it's using xpath selector for the 2nd one
    2. There's no submit type element, using join link