Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup Selenium automation test #3

Closed
7 tasks done
ValarMarkhulis opened this issue Oct 24, 2022 · 0 comments · Fixed by #13
Closed
7 tasks done

Setup Selenium automation test #3

ValarMarkhulis opened this issue Oct 24, 2022 · 0 comments · Fixed by #13
Assignees

Comments

@ValarMarkhulis
Copy link
Contributor

ValarMarkhulis commented Oct 24, 2022

  • Setup selenium python script using Selenium IDE to do a test run
  • Setup and use fake webcam script, that provides video and audio to the WebRTC client
  • Use pyfiglet to generate logo and include in script
  • Make test run headless or check, what happens when running script without display (using ssh to a VM and running the script)
  • Do a requirement.txt for python deps and other software deps (Ubuntu/Windows)
  • Make sure that the "media.peerconnection.ice.relay_only" setting is set to "true" under "about:config". Double check by looking a the end of the "about:webrtc" page.
  • Check if the fake webcam stream is setup to use.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants