status-im / desktop-qa-automation

Legacy desktop tests
6 stars 12 forks source link

Fix community creation test and make it matching the new flow #658

Closed anastasiyaig closed 5 months ago

anastasiyaig commented 5 months ago
  1. community creation test selects 3 tags when we want it to have 2
  2. test stopped clicking Confirm Tags button
  3. feels like assert create_community_form.tags == tags_to_set is false positive all the time
  4. new community creation flow is introduced here https://github.com/status-im/status-desktop/pull/14565