Updated profile picture templates
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
This commit is contained in:
parent
efdd76b364
commit
dc37e8b2dd
|
@ -339,7 +339,7 @@ class TestTransactionWalletSingleDevice(SingleDeviceTestCase):
|
|||
send_transaction.sign_transaction_button.click_until_presence_of_element(send_transaction.enter_password_input)
|
||||
send_transaction.enter_password_input.send_keys(common_password)
|
||||
send_transaction.sign_transaction_button.click()
|
||||
send_transaction.element_by_text('intrinsic gas too low').wait_for_visibility_of_element()
|
||||
send_transaction.element_by_text('intrinsic gas too low', 'text').wait_for_visibility_of_element()
|
||||
send_transaction.ok_button.click()
|
||||
|
||||
wallet_view.send_transaction_button.click()
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Binary file not shown.
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 20 KiB |
Binary file not shown.
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Loading…
Reference in New Issue