mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-24 14:30:29 -04:00
#1115 Add QR Code for onion URL
This commit is contained in:
parent
1c424500f0
commit
4cf508ed8e
9 changed files with 123 additions and 7 deletions
|
@ -70,6 +70,7 @@ class TestWebsite(GuiBaseTest):
|
|||
self.have_a_password(tab)
|
||||
self.url_description_shown(tab)
|
||||
self.have_copy_url_button(tab)
|
||||
self.have_show_qr_code_button(tab)
|
||||
self.server_status_indicator_says_started(tab)
|
||||
|
||||
def run_all_website_mode_download_tests(self, tab):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue