Skip to content
This repository was archived by the owner on Aug 13, 2024. It is now read-only.
This repository was archived by the owner on Aug 13, 2024. It is now read-only.

Split saved addresses test on main screen to 2 (normal address and ENS) #452

@anastasiyaig

Description

@anastasiyaig

adding ENS name as saved address triggers additional search on background, so right now it fails
lets handle the test in 2 separate ones, one test for adding ethereum address and second test - for ENS name

,
                             pytest.param(
                                 ''.join(random.choices(string.ascii_letters, k=24)),
                                 'nastya.stateofus.eth',
                                 ''.join(random.choices(string.ascii_letters, k=24)))

Metadata

Metadata

Assignees

Labels

UI testsend-to-end UI scenarios in automation framework

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions