You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
critical/wallet_and_tx/test_send_tx_dapp_keycard.py:54: in test_send_tx_token_8_decimals
self.wallet.wait_balance_is_changed(asset, initial_balance=self.initial_balances[asset])
../views/wallet_view.py:183: in wait_balance_is_changed
self.driver.f
Device 1: Find `Button` by `xpath`: `//*[@text="Use mobile data"]/following-sibling::android.widget.Switch[1]`
Device 1: Find `Button` by `xpath`: `//*[@text="Ask me when on mobile network"]/following-sibling::android.widget.Switch[1]`
critical/chats/test_1_1_public_chats.py:931: in test_cellular_settings_on_off_public_chat_fetching_history
self.errors.verify_no_errors()
base_test_case.py:189: in verify_no_errors
pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self
@flexsurfer thank you for the fix. I've also pushed the commit which uncomments xDai e2e test. Please, include during merge (I've run this e2e locally and it has passed successfully . Thank you!
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixes #13493