mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-28 09:04:26 -04:00
#1115 Add QR Code for onion URL
This commit is contained in:
parent
ff15c045e6
commit
698222e402
9 changed files with 123 additions and 7 deletions
|
@ -112,6 +112,7 @@ class TestReceive(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)
|
||||
self.web_page(tab, "Select the files you want to send, then click")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue