Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Activity Rewards distribution requirements card #746

Merged

Conversation

youngkidwarrior
Copy link
Collaborator

No description provided.

This was referenced Oct 4, 2024
Copy link
Collaborator Author

youngkidwarrior commented Oct 4, 2024

@youngkidwarrior youngkidwarrior marked this pull request as ready for review October 4, 2024 09:22
@youngkidwarrior youngkidwarrior force-pushed the rewards_activity_distribution_select branch from 350c738 to 02a7ec6 Compare October 5, 2024 00:37
@youngkidwarrior youngkidwarrior force-pushed the rewards_activity_distribution_requirements_card branch from d30512d to 31e8218 Compare October 5, 2024 00:37
@youngkidwarrior youngkidwarrior force-pushed the rewards_activity_distribution_select branch from 02a7ec6 to 292b417 Compare October 5, 2024 01:29
@youngkidwarrior youngkidwarrior force-pushed the rewards_activity_distribution_requirements_card branch from 31e8218 to d90375c Compare October 5, 2024 01:29
@youngkidwarrior youngkidwarrior force-pushed the rewards_activity_distribution_select branch from 292b417 to 278d797 Compare October 5, 2024 01:50
@youngkidwarrior youngkidwarrior force-pushed the rewards_activity_distribution_requirements_card branch from d90375c to 1650687 Compare October 5, 2024 01:50
@youngkidwarrior youngkidwarrior force-pushed the rewards_activity_distribution_select branch from 278d797 to 762dccc Compare October 5, 2024 01:57
@youngkidwarrior youngkidwarrior force-pushed the rewards_activity_distribution_requirements_card branch from 1650687 to 26856a6 Compare October 5, 2024 01:57
@youngkidwarrior youngkidwarrior force-pushed the rewards_activity_distribution_select branch from 762dccc to c1ff934 Compare October 5, 2024 03:20
@youngkidwarrior youngkidwarrior force-pushed the rewards_activity_distribution_requirements_card branch from 26856a6 to a05dea9 Compare October 5, 2024 03:20
Copy link

github-actions bot commented Oct 5, 2024

Playwright Report

Summary

Expected Skipped Unexpected Flaky Duration
41 0 40 1 219.84s

Suites

account-rewards.onboarded.spec.ts

can visit rewards page

  • chromium: ✅
  • firefox: ✅

account-sendtag-checkout.onboarded.spec.ts

can visit checkout page

  • chromium: ✅
  • firefox: ✅

can add a pending tag

  • chromium: ✅
  • firefox: ✅

cannot add an invalid tag name

  • chromium: ✅
  • firefox: ✅

can confirm a tag

  • chromium: ✅
  • firefox: ✅

can refer a tag

  • chromium: ✅
  • firefox: 🚨

can refer multiple tags in separate transactions

  • chromium: ✅
  • firefox: ✅

cannot confirm a tag without paying

  • chromium: ✅
  • firefox: ✅

cannot add more than 5 tags

  • chromium: ✅
  • firefox: ✅

account-settings-backup.onboarded.spec.ts

can backup account

  • chromium: ✅
  • firefox: ✅

can remove a signer

  • chromium: ✅
  • firefox: ✅

account.logged-in.spec.ts

can visit account page

  • chromium: ✅
  • firefox: ✅

can update profile

  • chromium: ✅
  • firefox: ✅

activity.onboarded.spec.ts

can visit activity page and see correct activity feed

  • chromium: ✅
  • firefox: ✅

can search on activity page

  • chromium: ✅
  • firefox: ✅

home.onboarded.spec.ts

can visit token detail page

  • chromium: ❌
    • Error: �[31mTimed out 5000ms waiting for �[39m�[2mexpect(�[22m�[31mlocator�[39m�[2m).�[22mtoHaveCount�[2m(�[22m�[32mexpected�[39m�[2m)�[22m

Locator: getByText('Deposit')
Expected: �[32m2�[39m
Received: �[31m3�[39m
Call log:
�[2m- expect.toHaveCount with timeout 5000ms�[22m
�[2m - waiting for getByText('Deposit')�[22m
�[2m - locator resolved to 3 elements�[22m
�[2m - unexpected value "3"�[22m
�[2m - locator resolved to 3 elements�[22m
�[2m - unexpected value "3"�[22m
�[2m - locator resolved to 3 elements�[22m
�[2m - unexpected value "3"�[22m
�[2m - locator resolved to 3 elements�[22m
�[2m - unexpected value "3"�[22m
�[2m - locator resolved to 3 elements�[22m
�[2m - unexpected value "3"�[22m
�[2m - locator resolved to 3 elements�[22m
�[2m - unexpected value "3"�[22m
�[2m - locator resolved to 3 elements�[22m
�[2m - unexpected value "3"�[22m
�[2m - locator resolved to 3 elements�[22m
�[2m - unexpected value "3"�[22m
�[2m - locator resolved to 3 elements�[22m
�[2m - unexpected value "3"�[22m

�[0m �[90m 39 |�[39m
�[90m 40 |�[39m �[90m// Button and label�[39m
�[31m�[1m>�[22m�[39m�[90m 41 |�[39m �[36mawait�[39m expect(page�[33m.�[39mgetByText(�[32m'Deposit'�[39m))�[33m.�[39mtoHaveCount(�[35m2�[39m)
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 42 |�[39m
�[90m 43 |�[39m �[36mawait�[39m expect(page�[33m.�[39mgetByText(�[32m'/alice'�[39m))�[33m.�[39mtoBeVisible()
�[90m 44 |�[39m �[36mawait�[39m expect(page�[33m.�[39mgetByText(�[32m'Received'�[39m))�[33m.�[39mtoBeVisible()�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/home.onboarded.spec.ts:41:43
  • firefox: ❌
    • Error: �[31mTimed out 5000ms waiting for �[39m�[2mexpect(�[22m�[31mlocator�[39m�[2m).�[22mtoHaveCount�[2m(�[22m�[32mexpected�[39m�[2m)�[22m

Locator: getByText('Deposit')
Expected: �[32m2�[39m
Received: �[31m3�[39m
Call log:
�[2m- expect.toHaveCount with timeout 5000ms�[22m
�[2m - waiting for getByText('Deposit')�[22m
�[2m - locator resolved to 3 elements�[22m
�[2m - unexpected value "3"�[22m
�[2m - locator resolved to 3 elements�[22m
�[2m - unexpected value "3"�[22m
�[2m - locator resolved to 3 elements�[22m
�[2m - unexpected value "3"�[22m
�[2m - locator resolved to 3 elements�[22m
�[2m - unexpected value "3"�[22m
�[2m - locator resolved to 3 elements�[22m
�[2m - unexpected value "3"�[22m
�[2m - locator resolved to 3 elements�[22m
�[2m - unexpected value "3"�[22m
�[2m - locator resolved to 3 elements�[22m
�[2m - unexpected value "3"�[22m
�[2m - locator resolved to 3 elements�[22m
�[2m - unexpected value "3"�[22m
�[2m - locator resolved to 3 elements�[22m
�[2m - unexpected value "3"�[22m

�[0m �[90m 39 |�[39m
�[90m 40 |�[39m �[90m// Button and label�[39m
�[31m�[1m>�[22m�[39m�[90m 41 |�[39m �[36mawait�[39m expect(page�[33m.�[39mgetByText(�[32m'Deposit'�[39m))�[33m.�[39mtoHaveCount(�[35m2�[39m)
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 42 |�[39m
�[90m 43 |�[39m �[36mawait�[39m expect(page�[33m.�[39mgetByText(�[32m'/alice'�[39m))�[33m.�[39mtoBeVisible()
�[90m 44 |�[39m �[36mawait�[39m expect(page�[33m.�[39mgetByText(�[32m'Received'�[39m))�[33m.�[39mtoBeVisible()�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/home.onboarded.spec.ts:41:43

leaderboard.logged-in.spec.ts

can visit leaderboard page

  • chromium: ✅
  • firefox: ✅

onboarding.logged-in.spec.ts

can visit onboarding page

  • chromium: ✅
  • firefox: ✅

profile.anon.spec.ts

anon user can visit public profile

  • chromium: ❌
    • Error: �[31mTimed out 5000ms waiting for �[39m�[2mexpect(�[22m�[31mlocator�[39m�[2m).�[22mtoBeVisible�[2m()�[22m

Locator: getByTestId('openSendDialogButton')
Expected: visible
Received: <element(s) not found>
Call log:
�[2m- expect.toBeVisible with timeout 5000ms�[22m
�[2m - waiting for getByTestId('openSendDialogButton')�[22m

�[0m �[90m 27 |�[39m �[36mawait�[39m expect(page�[33m.�[39mgetByRole(�[32m'heading'�[39m�[33m,�[39m { name�[33m:�[39m tag�[33m.�[39mname }))�[33m.�[39mtoBeVisible()
�[90m 28 |�[39m �[36mconst�[39m profilePage �[33m=�[39m �[36mnew�[39m �[33mProfilePage�[39m(page�[33m,�[39m { name�[33m:�[39m profile�[33m.�[39mname�[33m,�[39m about�[33m:�[39m profile�[33m.�[39mabout })
�[31m�[1m>�[22m�[39m�[90m 29 |�[39m �[36mawait�[39m expect(profilePage�[33m.�[39msendButton)�[33m.�[39mtoBeVisible()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 30 |�[39m })
�[90m 31 |�[39m
�[90m 32 |�[39m test(�[32m'anon user cannot visit private profile'�[39m�[33m,�[39m �[36masync�[39m ({ page�[33m,�[39m seed }) �[33m=>�[39m {�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/profile.anon.spec.ts:29:40
  • firefox: ❌
    • Error: �[31mTimed out 5000ms waiting for �[39m�[2mexpect(�[22m�[31mlocator�[39m�[2m).�[22mtoBeVisible�[2m()�[22m

Locator: getByTestId('openSendDialogButton')
Expected: visible
Received: <element(s) not found>
Call log:
�[2m- expect.toBeVisible with timeout 5000ms�[22m
�[2m - waiting for getByTestId('openSendDialogButton')�[22m

�[0m �[90m 27 |�[39m �[36mawait�[39m expect(page�[33m.�[39mgetByRole(�[32m'heading'�[39m�[33m,�[39m { name�[33m:�[39m tag�[33m.�[39mname }))�[33m.�[39mtoBeVisible()
�[90m 28 |�[39m �[36mconst�[39m profilePage �[33m=�[39m �[36mnew�[39m �[33mProfilePage�[39m(page�[33m,�[39m { name�[33m:�[39m profile�[33m.�[39mname�[33m,�[39m about�[33m:�[39m profile�[33m.�[39mabout })
�[31m�[1m>�[22m�[39m�[90m 29 |�[39m �[36mawait�[39m expect(profilePage�[33m.�[39msendButton)�[33m.�[39mtoBeVisible()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 30 |�[39m })
�[90m 31 |�[39m
�[90m 32 |�[39m test(�[32m'anon user cannot visit private profile'�[39m�[33m,�[39m �[36masync�[39m ({ page�[33m,�[39m seed }) �[33m=>�[39m {�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/profile.anon.spec.ts:29:40

anon user cannot visit private profile

  • chromium: ✅
  • firefox: ✅

profile.logged-in.spec.ts

logged in user needs onboarding before visiting profile

  • chromium: ❌
    • Error: �[31mTimed out 5000ms waiting for �[39m�[2mexpect(�[22m�[31mlocator�[39m�[2m).�[22mtoBeVisible�[2m()�[22m

Locator: getByTestId('openSendDialogButton')
Expected: visible
Received: <element(s) not found>
Call log:
�[2m- expect.toBeVisible with timeout 5000ms�[22m
�[2m - waiting for getByTestId('openSendDialogButton')�[22m

�[0m �[90m 34 |�[39m expect(�[36mawait�[39m page�[33m.�[39mtitle())�[33m.�[39mtoBe(�[32m'Send | Profile'�[39m)
�[90m 35 |�[39m �[36mawait�[39m expect(page�[33m.�[39mgetByText(tag�[33m.�[39mname))�[33m.�[39mtoBeVisible()
�[31m�[1m>�[22m�[39m�[90m 36 |�[39m �[36mawait�[39m expect(profilePage�[33m.�[39msendButton)�[33m.�[39mtoBeVisible()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 37 |�[39m })
�[90m 38 |�[39m�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/profile.logged-in.spec.ts:36:40
  • firefox: ❌
    • Error: �[31mTimed out 5000ms waiting for �[39m�[2mexpect(�[22m�[31mlocator�[39m�[2m).�[22mtoBeVisible�[2m()�[22m

Locator: getByTestId('openSendDialogButton')
Expected: visible
Received: <element(s) not found>
Call log:
�[2m- expect.toBeVisible with timeout 5000ms�[22m
�[2m - waiting for getByTestId('openSendDialogButton')�[22m

�[0m �[90m 34 |�[39m expect(�[36mawait�[39m page�[33m.�[39mtitle())�[33m.�[39mtoBe(�[32m'Send | Profile'�[39m)
�[90m 35 |�[39m �[36mawait�[39m expect(page�[33m.�[39mgetByText(tag�[33m.�[39mname))�[33m.�[39mtoBeVisible()
�[31m�[1m>�[22m�[39m�[90m 36 |�[39m �[36mawait�[39m expect(profilePage�[33m.�[39msendButton)�[33m.�[39mtoBeVisible()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 37 |�[39m })
�[90m 38 |�[39m�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/profile.logged-in.spec.ts:36:40

profile.onboarded.spec.ts

can visit other user profile and send by tag

  • chromium: ❌
    • Error: �[31mTimed out 5000ms waiting for �[39m�[2mexpect(�[22m�[31mlocator�[39m�[2m).�[22mtoBeVisible�[2m()�[22m

Locator: getByTestId('openSendDialogButton')
Expected: visible
Received: <element(s) not found>
Call log:
�[2m- expect.toBeVisible with timeout 5000ms�[22m
�[2m - waiting for getByTestId('openSendDialogButton')�[22m

�[0m �[90m 26 |�[39m �[36mconst�[39m profilePage �[33m=�[39m �[36mnew�[39m �[33mProfilePage�[39m(page�[33m,�[39m { name�[33m:�[39m profile�[33m.�[39mname�[33m,�[39m about�[33m:�[39m profile�[33m.�[39mabout })
�[90m 27 |�[39m �[36mawait�[39m profilePage�[33m.�[39mvisit(tag�[33m.�[39mname�[33m,�[39m expect)
�[31m�[1m>�[22m�[39m�[90m 28 |�[39m �[36mawait�[39m expect(profilePage�[33m.�[39msendButton)�[33m.�[39mtoBeVisible()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 29 |�[39m �[36mawait�[39m profilePage�[33m.�[39msendButton�[33m.�[39mclick()
�[90m 30 |�[39m �[36mawait�[39m page�[33m.�[39mwaitForURL(�[35m//send/�[39m)
�[90m 31 |�[39m �[36mlet�[39m url �[33m=�[39m �[36mnew�[39m �[33mURL�[39m(page�[33m.�[39murl())�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/profile.onboarded.spec.ts:28:40
  • firefox: ❌
    • Error: �[31mTimed out 5000ms waiting for �[39m�[2mexpect(�[22m�[31mlocator�[39m�[2m).�[22mtoBeVisible�[2m()�[22m

Locator: getByTestId('openSendDialogButton')
Expected: visible
Received: <element(s) not found>
Call log:
�[2m- expect.toBeVisible with timeout 5000ms�[22m
�[2m - waiting for getByTestId('openSendDialogButton')�[22m

�[0m �[90m 26 |�[39m �[36mconst�[39m profilePage �[33m=�[39m �[36mnew�[39m �[33mProfilePage�[39m(page�[33m,�[39m { name�[33m:�[39m profile�[33m.�[39mname�[33m,�[39m about�[33m:�[39m profile�[33m.�[39mabout })
�[90m 27 |�[39m �[36mawait�[39m profilePage�[33m.�[39mvisit(tag�[33m.�[39mname�[33m,�[39m expect)
�[31m�[1m>�[22m�[39m�[90m 28 |�[39m �[36mawait�[39m expect(profilePage�[33m.�[39msendButton)�[33m.�[39mtoBeVisible()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 29 |�[39m �[36mawait�[39m profilePage�[33m.�[39msendButton�[33m.�[39mclick()
�[90m 30 |�[39m �[36mawait�[39m page�[33m.�[39mwaitForURL(�[35m//send/�[39m)
�[90m 31 |�[39m �[36mlet�[39m url �[33m=�[39m �[36mnew�[39m �[33mURL�[39m(page�[33m.�[39murl())�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/profile.onboarded.spec.ts:28:40

can visit my own profile

  • chromium: ✅
  • firefox: ✅

can visit private profile

  • chromium: ❌
    • Error: �[31mTimed out 5000ms waiting for �[39m�[2mexpect(�[22m�[31mlocator�[39m�[2m).�[22mtoBeVisible�[2m()�[22m

Locator: getByTestId('openSendDialogButton')
Expected: visible
Received: <element(s) not found>
Call log:
�[2m- expect.toBeVisible with timeout 5000ms�[22m
�[2m - waiting for getByTestId('openSendDialogButton')�[22m

�[0m �[90m 89 |�[39m �[36mconst�[39m profilePage �[33m=�[39m �[36mnew�[39m �[33mProfilePage�[39m(page�[33m,�[39m { name�[33m:�[39m profile�[33m.�[39mname�[33m,�[39m about�[33m:�[39m profile�[33m.�[39mabout })
�[90m 90 |�[39m �[36mawait�[39m profilePage�[33m.�[39mvisit(tag�[33m.�[39mname�[33m,�[39m expect)
�[31m�[1m>�[22m�[39m�[90m 91 |�[39m �[36mawait�[39m expect(profilePage�[33m.�[39msendButton)�[33m.�[39mtoBeVisible()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 92 |�[39m })
�[90m 93 |�[39m
�[90m 94 |�[39m test(�[32m'can view activities between another profile'�[39m�[33m,�[39m �[36masync�[39m ({�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/profile.onboarded.spec.ts:91:40
  • firefox: ❌
    • Error: �[31mTimed out 5000ms waiting for �[39m�[2mexpect(�[22m�[31mlocator�[39m�[2m).�[22mtoBeVisible�[2m()�[22m

Locator: getByTestId('openSendDialogButton')
Expected: visible
Received: <element(s) not found>
Call log:
�[2m- expect.toBeVisible with timeout 5000ms�[22m
�[2m - waiting for getByTestId('openSendDialogButton')�[22m

�[0m �[90m 89 |�[39m �[36mconst�[39m profilePage �[33m=�[39m �[36mnew�[39m �[33mProfilePage�[39m(page�[33m,�[39m { name�[33m:�[39m profile�[33m.�[39mname�[33m,�[39m about�[33m:�[39m profile�[33m.�[39mabout })
�[90m 90 |�[39m �[36mawait�[39m profilePage�[33m.�[39mvisit(tag�[33m.�[39mname�[33m,�[39m expect)
�[31m�[1m>�[22m�[39m�[90m 91 |�[39m �[36mawait�[39m expect(profilePage�[33m.�[39msendButton)�[33m.�[39mtoBeVisible()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 92 |�[39m })
�[90m 93 |�[39m
�[90m 94 |�[39m test(�[32m'can view activities between another profile'�[39m�[33m,�[39m �[36masync�[39m ({�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/profile.onboarded.spec.ts:91:40

can view activities between another profile

  • chromium: ❌
    • Error: �[31mTimed out 5000ms waiting for �[39m�[2mexpect(�[22m�[31mlocator�[39m�[2m).�[22mtoBeVisible�[2m()�[22m

Locator: getByTestId('openSendDialogButton')
Expected: visible
Received: <element(s) not found>
Call log:
�[2m- expect.toBeVisible with timeout 5000ms�[22m
�[2m - waiting for getByTestId('openSendDialogButton')�[22m

�[0m �[90m 132 |�[39m log(�[32m'beforeEach'�[39m�[33m,�[39m �[32murl=${page.url()}�[39m)
�[90m 133 |�[39m
�[31m�[1m>�[22m�[39m�[90m 134 |�[39m �[36mawait�[39m expect(profilePage2�[33m.�[39msendButton)�[33m.�[39mtoBeVisible()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 135 |�[39m �[36mawait�[39m expect(page�[33m.�[39mgetByText(�[32m'Jul 18, 2024'�[39m))�[33m.�[39mtoBeVisible()
�[90m 136 |�[39m �[36mawait�[39m expect(page�[33m.�[39mgetByText(�[32m'You Received'�[39m)�[33m.�[39mnth(�[35m1�[39m))�[33m.�[39mtoBeVisible()
�[90m 137 |�[39m �[36mawait�[39m expect(page�[33m.�[39mgetByText(�[32m'8 USDC'�[39m))�[33m.�[39mtoBeVisible()�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/profile.onboarded.spec.ts:134:41
  • firefox: ❌
    • InternalRpcError: An internal error was received.

URL: http://host.docker.internal:8546
Request body: {"method":"eth_getStorageAt","params":["0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","0xd804cdb81fb5fd6e0bfca0a263f0f46cbb65e2abae17c277fcd12bf8f84aece4","latest"]}

Details: failed to get storage for 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 at 97708062504215479616294860033285432146676938811432862712695488897853826985188: server returned an error response: error code -32000: missing trie node fa0d93d8098289126eabc3cf40b9c7aa7638ca520ed3a5ed6a813b446d0d5fd6 (path ) state 0xfa0d93d8098289126eabc3cf40b9c7aa7638ca520ed3a5ed6a813b446d0d5fd6 is not available
Version: viem@2.18.2

at withRetry.delay.count.count (/home/byoung/actions-runner/_work/sendapp/sendapp/node_modules/viem/utils/buildRequest.ts:138:25)
at attemptRetry (/home/byoung/actions-runner/_work/sendapp/sendapp/node_modules/viem/utils/promise/withRetry.ts:44:22)

send.onboarded.spec.ts

can send USDC starting from profile page

  • chromium: ❌
    • Error: �[31mTimed out 5000ms waiting for �[39m�[2mexpect(�[22m�[31mlocator�[39m�[2m).�[22mtoBeVisible�[2m()�[22m

Locator: getByTestId('openSendDialogButton')
Expected: visible
Received: <element(s) not found>
Call log:
�[2m- expect.toBeVisible with timeout 5000ms�[22m
�[2m - waiting for getByTestId('openSendDialogButton')�[22m

�[0m �[90m 42 |�[39m })
�[90m 43 |�[39m �[36mawait�[39m profilePage�[33m.�[39mvisit(tag�[33m.�[39mname�[33m,�[39m expect)
�[31m�[1m>�[22m�[39m�[90m 44 |�[39m �[36mawait�[39m expect(profilePage�[33m.�[39msendButton)�[33m.�[39mtoBeVisible()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 45 |�[39m �[36mawait�[39m profilePage�[33m.�[39msendButton�[33m.�[39mclick()
�[90m 46 |�[39m
�[90m 47 |�[39m �[36mawait�[39m expect(page)�[33m.�[39mtoHaveURL(�[35m//send/�[39m)�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:44:42
  • firefox: ❌
    • InternalRpcError: An internal error was received.

URL: http://host.docker.internal:8546
Request body: {"method":"eth_getStorageAt","params":["0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","0xc109df285c930a9eac9030499234d05765385595d351044880c828e8d85291bf","latest"]}

Details: failed to get storage for 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 at 87313821577735839588150572865493813949743766438500951040792337785178299732415: server returned an error response: error code -32000: missing trie node fa0d93d8098289126eabc3cf40b9c7aa7638ca520ed3a5ed6a813b446d0d5fd6 (path ) state 0xfa0d93d8098289126eabc3cf40b9c7aa7638ca520ed3a5ed6a813b446d0d5fd6 is not available
Version: viem@2.18.2

at withRetry.delay.count.count (/home/byoung/actions-runner/_work/sendapp/sendapp/node_modules/viem/utils/buildRequest.ts:138:25)
at attemptRetry (/home/byoung/actions-runner/_work/sendapp/sendapp/node_modules/viem/utils/promise/withRetry.ts:44:22)

can send USDC using tag starting from home page

  • chromium: ❌
    • Error: locator.click: Error: strict mode violation: getByTestId('homeSendButton') resolved to 2 elements:
      1. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka locator('span').filter({ hasText: 'HomeTotal BalanceUSDDeposit' }).getByTestId('homeSendButton')
      2. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka getByTestId('homeSendButton').nth(1)

Call log:
�[2m- waiting for getByTestId('homeSendButton')�[22m

�[0m �[90m 104 |�[39m
�[90m 105 |�[39m �[90m//Press send button�[39m
�[31m�[1m>�[22m�[39m�[90m 106 |�[39m �[36mawait�[39m page�[33m.�[39mgetByTestId(�[32m'homeSendButton'�[39m)�[33m.�[39mclick()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 107 |�[39m
�[90m 108 |�[39m �[90m// fill search input�[39m
�[90m 109 |�[39m �[36mconst�[39m searchInput �[33m=�[39m page�[33m.�[39mgetByRole(�[32m'search'�[39m�[33m,�[39m { name�[33m:�[39m �[32m'query'�[39m })�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:106:48
  • firefox: ❌
    • Error: locator.click: Error: strict mode violation: getByTestId('homeSendButton') resolved to 2 elements:
      1. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka locator('span').filter({ hasText: 'HomeTotal BalanceUSDDeposit' }).getByTestId('homeSendButton')
      2. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka getByTestId('homeSendButton').nth(1)

Call log:
�[2m- waiting for getByTestId('homeSendButton')�[22m

�[0m �[90m 104 |�[39m
�[90m 105 |�[39m �[90m//Press send button�[39m
�[31m�[1m>�[22m�[39m�[90m 106 |�[39m �[36mawait�[39m page�[33m.�[39mgetByTestId(�[32m'homeSendButton'�[39m)�[33m.�[39mclick()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 107 |�[39m
�[90m 108 |�[39m �[90m// fill search input�[39m
�[90m 109 |�[39m �[36mconst�[39m searchInput �[33m=�[39m page�[33m.�[39mgetByRole(�[32m'search'�[39m�[33m,�[39m { name�[33m:�[39m �[32m'query'�[39m })�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:106:48

can send USDC using sendid starting from home page

  • chromium: ❌
    • Error: locator.click: Error: strict mode violation: getByTestId('homeSendButton') resolved to 2 elements:
      1. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka locator('span').filter({ hasText: 'HomeTotal BalanceUSDDeposit' }).getByTestId('homeSendButton')
      2. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka getByTestId('homeSendButton').nth(1)

Call log:
�[2m- waiting for getByTestId('homeSendButton')�[22m

�[0m �[90m 104 |�[39m
�[90m 105 |�[39m �[90m//Press send button�[39m
�[31m�[1m>�[22m�[39m�[90m 106 |�[39m �[36mawait�[39m page�[33m.�[39mgetByTestId(�[32m'homeSendButton'�[39m)�[33m.�[39mclick()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 107 |�[39m
�[90m 108 |�[39m �[90m// fill search input�[39m
�[90m 109 |�[39m �[36mconst�[39m searchInput �[33m=�[39m page�[33m.�[39mgetByRole(�[32m'search'�[39m�[33m,�[39m { name�[33m:�[39m �[32m'query'�[39m })�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:106:48
  • firefox: ❌
    • Error: locator.click: Error: strict mode violation: getByTestId('homeSendButton') resolved to 2 elements:
      1. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka locator('span').filter({ hasText: 'HomeTotal BalanceUSDDeposit' }).getByTestId('homeSendButton')
      2. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka getByTestId('homeSendButton').nth(1)

Call log:
�[2m- waiting for getByTestId('homeSendButton')�[22m

�[0m �[90m 104 |�[39m
�[90m 105 |�[39m �[90m//Press send button�[39m
�[31m�[1m>�[22m�[39m�[90m 106 |�[39m �[36mawait�[39m page�[33m.�[39mgetByTestId(�[32m'homeSendButton'�[39m)�[33m.�[39mclick()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 107 |�[39m
�[90m 108 |�[39m �[90m// fill search input�[39m
�[90m 109 |�[39m �[36mconst�[39m searchInput �[33m=�[39m page�[33m.�[39mgetByRole(�[32m'search'�[39m�[33m,�[39m { name�[33m:�[39m �[32m'query'�[39m })�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:106:48

can send USDC using address starting from home page

  • chromium: ❌
    • Error: locator.click: Error: strict mode violation: getByTestId('homeSendButton') resolved to 2 elements:
      1. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka getByRole('link', { name: 'Send', exact: true })
      2. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka getByTestId('homeSendButton').nth(1)

Call log:
�[2m- waiting for getByTestId('homeSendButton')�[22m

�[0m �[90m 104 |�[39m
�[90m 105 |�[39m �[90m//Press send button�[39m
�[31m�[1m>�[22m�[39m�[90m 106 |�[39m �[36mawait�[39m page�[33m.�[39mgetByTestId(�[32m'homeSendButton'�[39m)�[33m.�[39mclick()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 107 |�[39m
�[90m 108 |�[39m �[90m// fill search input�[39m
�[90m 109 |�[39m �[36mconst�[39m searchInput �[33m=�[39m page�[33m.�[39mgetByRole(�[32m'search'�[39m�[33m,�[39m { name�[33m:�[39m �[32m'query'�[39m })�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:106:48
  • firefox: ❌
    • Error: locator.click: Error: strict mode violation: getByTestId('homeSendButton') resolved to 2 elements:
      1. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka locator('span').filter({ hasText: 'HomeTotal BalanceUSDDeposit' }).getByTestId('homeSendButton')
      2. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka getByTestId('homeSendButton').nth(1)

Call log:
�[2m- waiting for getByTestId('homeSendButton')�[22m

�[0m �[90m 104 |�[39m
�[90m 105 |�[39m �[90m//Press send button�[39m
�[31m�[1m>�[22m�[39m�[90m 106 |�[39m �[36mawait�[39m page�[33m.�[39mgetByTestId(�[32m'homeSendButton'�[39m)�[33m.�[39mclick()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 107 |�[39m
�[90m 108 |�[39m �[90m// fill search input�[39m
�[90m 109 |�[39m �[36mconst�[39m searchInput �[33m=�[39m page�[33m.�[39mgetByRole(�[32m'search'�[39m�[33m,�[39m { name�[33m:�[39m �[32m'query'�[39m })�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:106:48

can send ETH starting from profile page

  • chromium: ❌
    • Error: �[31mTimed out 5000ms waiting for �[39m�[2mexpect(�[22m�[31mlocator�[39m�[2m).�[22mtoBeVisible�[2m()�[22m

Locator: getByTestId('openSendDialogButton')
Expected: visible
Received: <element(s) not found>
Call log:
�[2m- expect.toBeVisible with timeout 5000ms�[22m
�[2m - waiting for getByTestId('openSendDialogButton')�[22m

�[0m �[90m 42 |�[39m })
�[90m 43 |�[39m �[36mawait�[39m profilePage�[33m.�[39mvisit(tag�[33m.�[39mname�[33m,�[39m expect)
�[31m�[1m>�[22m�[39m�[90m 44 |�[39m �[36mawait�[39m expect(profilePage�[33m.�[39msendButton)�[33m.�[39mtoBeVisible()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 45 |�[39m �[36mawait�[39m profilePage�[33m.�[39msendButton�[33m.�[39mclick()
�[90m 46 |�[39m
�[90m 47 |�[39m �[36mawait�[39m expect(page)�[33m.�[39mtoHaveURL(�[35m//send/�[39m)�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:44:42
  • firefox: ❌
    • InternalRpcError: An internal error was received.

URL: http://host.docker.internal:8546
Request body: {"method":"eth_getStorageAt","params":["0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","0xec95ca95dc70d077591b7521b698eb68881a4bf6f8cf4e4cf87582e377ac1c25","latest"]}

Details: failed to get storage for 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 at 107010490671312065307503595142866195517643532292265320112199238089263821888549: server returned an error response: error code -32000: missing trie node fa0d93d8098289126eabc3cf40b9c7aa7638ca520ed3a5ed6a813b446d0d5fd6 (path ) state 0xfa0d93d8098289126eabc3cf40b9c7aa7638ca520ed3a5ed6a813b446d0d5fd6 is not available
Version: viem@2.18.2

at withRetry.delay.count.count (/home/byoung/actions-runner/_work/sendapp/sendapp/node_modules/viem/utils/buildRequest.ts:138:25)
at attemptRetry (/home/byoung/actions-runner/_work/sendapp/sendapp/node_modules/viem/utils/promise/withRetry.ts:44:22)

can send ETH using tag starting from home page

  • chromium: ❌
    • Error: locator.click: Error: strict mode violation: getByTestId('homeSendButton') resolved to 2 elements:
      1. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka locator('span').filter({ hasText: 'HomeTotal BalanceUSDDeposit' }).getByTestId('homeSendButton')
      2. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka getByTestId('homeSendButton').nth(1)

Call log:
�[2m- waiting for getByTestId('homeSendButton')�[22m

�[0m �[90m 104 |�[39m
�[90m 105 |�[39m �[90m//Press send button�[39m
�[31m�[1m>�[22m�[39m�[90m 106 |�[39m �[36mawait�[39m page�[33m.�[39mgetByTestId(�[32m'homeSendButton'�[39m)�[33m.�[39mclick()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 107 |�[39m
�[90m 108 |�[39m �[90m// fill search input�[39m
�[90m 109 |�[39m �[36mconst�[39m searchInput �[33m=�[39m page�[33m.�[39mgetByRole(�[32m'search'�[39m�[33m,�[39m { name�[33m:�[39m �[32m'query'�[39m })�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:106:48
  • firefox: ❌
    • Error: locator.click: Error: strict mode violation: getByTestId('homeSendButton') resolved to 2 elements:
      1. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka locator('span').filter({ hasText: 'HomeTotal BalanceUSDDeposit' }).getByTestId('homeSendButton')
      2. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka getByTestId('homeSendButton').nth(1)

Call log:
�[2m- waiting for getByTestId('homeSendButton')�[22m

�[0m �[90m 104 |�[39m
�[90m 105 |�[39m �[90m//Press send button�[39m
�[31m�[1m>�[22m�[39m�[90m 106 |�[39m �[36mawait�[39m page�[33m.�[39mgetByTestId(�[32m'homeSendButton'�[39m)�[33m.�[39mclick()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 107 |�[39m
�[90m 108 |�[39m �[90m// fill search input�[39m
�[90m 109 |�[39m �[36mconst�[39m searchInput �[33m=�[39m page�[33m.�[39mgetByRole(�[32m'search'�[39m�[33m,�[39m { name�[33m:�[39m �[32m'query'�[39m })�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:106:48

can send ETH using sendid starting from home page

  • chromium: ❌
    • Error: locator.click: Error: strict mode violation: getByTestId('homeSendButton') resolved to 2 elements:
      1. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka locator('span').filter({ hasText: 'HomeTotal BalanceUSDDeposit' }).getByTestId('homeSendButton')
      2. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka getByTestId('homeSendButton').nth(1)

Call log:
�[2m- waiting for getByTestId('homeSendButton')�[22m

�[0m �[90m 104 |�[39m
�[90m 105 |�[39m �[90m//Press send button�[39m
�[31m�[1m>�[22m�[39m�[90m 106 |�[39m �[36mawait�[39m page�[33m.�[39mgetByTestId(�[32m'homeSendButton'�[39m)�[33m.�[39mclick()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 107 |�[39m
�[90m 108 |�[39m �[90m// fill search input�[39m
�[90m 109 |�[39m �[36mconst�[39m searchInput �[33m=�[39m page�[33m.�[39mgetByRole(�[32m'search'�[39m�[33m,�[39m { name�[33m:�[39m �[32m'query'�[39m })�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:106:48
  • firefox: ❌
    • Error: locator.click: Error: strict mode violation: getByTestId('homeSendButton') resolved to 2 elements:
      1. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka locator('span').filter({ hasText: 'HomeTotal BalanceUSDDeposit' }).getByTestId('homeSendButton')
      2. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka getByTestId('homeSendButton').nth(1)

Call log:
�[2m- waiting for getByTestId('homeSendButton')�[22m

�[0m �[90m 104 |�[39m
�[90m 105 |�[39m �[90m//Press send button�[39m
�[31m�[1m>�[22m�[39m�[90m 106 |�[39m �[36mawait�[39m page�[33m.�[39mgetByTestId(�[32m'homeSendButton'�[39m)�[33m.�[39mclick()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 107 |�[39m
�[90m 108 |�[39m �[90m// fill search input�[39m
�[90m 109 |�[39m �[36mconst�[39m searchInput �[33m=�[39m page�[33m.�[39mgetByRole(�[32m'search'�[39m�[33m,�[39m { name�[33m:�[39m �[32m'query'�[39m })�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:106:48

can send ETH using address starting from home page

  • chromium: ❌
    • Error: locator.click: Error: strict mode violation: getByTestId('homeSendButton') resolved to 2 elements:
      1. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka locator('span').filter({ hasText: 'HomeTotal BalanceUSDDeposit' }).getByTestId('homeSendButton')
      2. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka getByTestId('homeSendButton').nth(1)

Call log:
�[2m- waiting for getByTestId('homeSendButton')�[22m

�[0m �[90m 104 |�[39m
�[90m 105 |�[39m �[90m//Press send button�[39m
�[31m�[1m>�[22m�[39m�[90m 106 |�[39m �[36mawait�[39m page�[33m.�[39mgetByTestId(�[32m'homeSendButton'�[39m)�[33m.�[39mclick()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 107 |�[39m
�[90m 108 |�[39m �[90m// fill search input�[39m
�[90m 109 |�[39m �[36mconst�[39m searchInput �[33m=�[39m page�[33m.�[39mgetByRole(�[32m'search'�[39m�[33m,�[39m { name�[33m:�[39m �[32m'query'�[39m })�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:106:48
  • firefox: ❌
    • Error: locator.click: Error: strict mode violation: getByTestId('homeSendButton') resolved to 2 elements:
      1. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka locator('span').filter({ hasText: 'HomeTotal BalanceUSDDeposit' }).getByTestId('homeSendButton')
      2. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka getByTestId('homeSendButton').nth(1)

Call log:
�[2m- waiting for getByTestId('homeSendButton')�[22m

�[0m �[90m 104 |�[39m
�[90m 105 |�[39m �[90m//Press send button�[39m
�[31m�[1m>�[22m�[39m�[90m 106 |�[39m �[36mawait�[39m page�[33m.�[39mgetByTestId(�[32m'homeSendButton'�[39m)�[33m.�[39mclick()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 107 |�[39m
�[90m 108 |�[39m �[90m// fill search input�[39m
�[90m 109 |�[39m �[36mconst�[39m searchInput �[33m=�[39m page�[33m.�[39mgetByRole(�[32m'search'�[39m�[33m,�[39m { name�[33m:�[39m �[32m'query'�[39m })�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:106:48

can send SEND starting from profile page

  • chromium: ❌
    • Error: �[31mTimed out 5000ms waiting for �[39m�[2mexpect(�[22m�[31mlocator�[39m�[2m).�[22mtoBeVisible�[2m()�[22m

Locator: getByTestId('openSendDialogButton')
Expected: visible
Received: <element(s) not found>
Call log:
�[2m- expect.toBeVisible with timeout 5000ms�[22m
�[2m - waiting for getByTestId('openSendDialogButton')�[22m

�[0m �[90m 42 |�[39m })
�[90m 43 |�[39m �[36mawait�[39m profilePage�[33m.�[39mvisit(tag�[33m.�[39mname�[33m,�[39m expect)
�[31m�[1m>�[22m�[39m�[90m 44 |�[39m �[36mawait�[39m expect(profilePage�[33m.�[39msendButton)�[33m.�[39mtoBeVisible()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 45 |�[39m �[36mawait�[39m profilePage�[33m.�[39msendButton�[33m.�[39mclick()
�[90m 46 |�[39m
�[90m 47 |�[39m �[36mawait�[39m expect(page)�[33m.�[39mtoHaveURL(�[35m//send/�[39m)�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:44:42
  • firefox: ❌

can send SEND using tag starting from home page

  • chromium: ❌
    • Error: locator.click: Error: strict mode violation: getByTestId('homeSendButton') resolved to 2 elements:
      1. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka locator('span').filter({ hasText: 'HomeTotal BalanceUSDDeposit' }).getByTestId('homeSendButton')
      2. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka getByTestId('homeSendButton').nth(1)

Call log:
�[2m- waiting for getByTestId('homeSendButton')�[22m

�[0m �[90m 104 |�[39m
�[90m 105 |�[39m �[90m//Press send button�[39m
�[31m�[1m>�[22m�[39m�[90m 106 |�[39m �[36mawait�[39m page�[33m.�[39mgetByTestId(�[32m'homeSendButton'�[39m)�[33m.�[39mclick()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 107 |�[39m
�[90m 108 |�[39m �[90m// fill search input�[39m
�[90m 109 |�[39m �[36mconst�[39m searchInput �[33m=�[39m page�[33m.�[39mgetByRole(�[32m'search'�[39m�[33m,�[39m { name�[33m:�[39m �[32m'query'�[39m })�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:106:48
  • firefox: ❌

can send SEND using sendid starting from home page

  • chromium: ❌
    • Error: locator.click: Error: strict mode violation: getByTestId('homeSendButton') resolved to 2 elements:
      1. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka locator('span').filter({ hasText: 'HomeTotal BalanceUSDDeposit' }).getByTestId('homeSendButton')
      2. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka getByTestId('homeSendButton').nth(1)

Call log:
�[2m- waiting for getByTestId('homeSendButton')�[22m

�[0m �[90m 104 |�[39m
�[90m 105 |�[39m �[90m//Press send button�[39m
�[31m�[1m>�[22m�[39m�[90m 106 |�[39m �[36mawait�[39m page�[33m.�[39mgetByTestId(�[32m'homeSendButton'�[39m)�[33m.�[39mclick()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 107 |�[39m
�[90m 108 |�[39m �[90m// fill search input�[39m
�[90m 109 |�[39m �[36mconst�[39m searchInput �[33m=�[39m page�[33m.�[39mgetByRole(�[32m'search'�[39m�[33m,�[39m { name�[33m:�[39m �[32m'query'�[39m })�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:106:48
  • firefox: ❌

can send SEND using address starting from home page

  • chromium: ❌
    • Error: locator.click: Error: strict mode violation: getByTestId('homeSendButton') resolved to 2 elements:
      1. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka locator('span').filter({ hasText: 'HomeTotal BalanceUSDDeposit' }).getByTestId('homeSendButton')
      2. <a role="link" href="/send" tabindex="0" data-disable-theme="true" data-testid="homeSendButton" class="is_Button _bg-0hover-513675900 _btc-0hover-1394778429 _brc-0hover-1394778429 _bbc-0hover-1394778429 _blc-0hover-1394778429 _bg-0active-744986709 _btc-0active-1163467620 _brc-0active-1163467620 _bbc-0active-1163467620 _blc-0active-1163467620 _outlineStyle-0focus-visible-solid _outlineWidth-0focus-visible-2px _bg-0focus-455866976 _fb-auto _bxs-border-box _pos-relative _mih-0px _miw-0px _fs-0 _pr-1…>… aka getByTestId('homeSendButton').nth(1)

Call log:
�[2m- waiting for getByTestId('homeSendButton')�[22m

�[0m �[90m 104 |�[39m
�[90m 105 |�[39m �[90m//Press send button�[39m
�[31m�[1m>�[22m�[39m�[90m 106 |�[39m �[36mawait�[39m page�[33m.�[39mgetByTestId(�[32m'homeSendButton'�[39m)�[33m.�[39mclick()
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 107 |�[39m
�[90m 108 |�[39m �[90m// fill search input�[39m
�[90m 109 |�[39m �[36mconst�[39m searchInput �[33m=�[39m page�[33m.�[39mgetByRole(�[32m'search'�[39m�[33m,�[39m { name�[33m:�[39m �[32m'query'�[39m })�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:106:48
  • firefox: ❌

sign-in.anon.spec.ts

redirect on sign-in

  • chromium: ✅
  • firefox: ❌

redirect to send confirm page on sign-in

  • chromium: ✅
  • firefox: ❌

sign-up.anon.spec.ts

can sign up

  • chromium: ✅
  • firefox: ❌

country code is selected based on geoip

  • chromium: ✅
  • firefox: ❌

@youngkidwarrior youngkidwarrior force-pushed the rewards_activity_distribution_select branch from c1ff934 to 5980657 Compare October 5, 2024 21:18
@youngkidwarrior youngkidwarrior force-pushed the rewards_activity_distribution_requirements_card branch from a05dea9 to 28614ac Compare October 5, 2024 21:18
@youngkidwarrior youngkidwarrior force-pushed the rewards_activity_distribution_select branch from 5980657 to c84f014 Compare October 5, 2024 22:32
@youngkidwarrior youngkidwarrior force-pushed the rewards_activity_distribution_requirements_card branch from 28614ac to fcf1f9b Compare October 5, 2024 22:33
@youngkidwarrior youngkidwarrior force-pushed the rewards_activity_distribution_select branch from c84f014 to 33f2cae Compare October 18, 2024 00:48
@youngkidwarrior youngkidwarrior force-pushed the rewards_activity_distribution_requirements_card branch from fcf1f9b to 8ced631 Compare October 18, 2024 00:48
@youngkidwarrior youngkidwarrior changed the title rewards activity distribution requirements card Activity Rewards distribution requirements card Oct 18, 2024
@youngkidwarrior youngkidwarrior force-pushed the rewards_activity_distribution_select branch from 33f2cae to a18a2c6 Compare October 18, 2024 07:19
@youngkidwarrior youngkidwarrior force-pushed the rewards_activity_distribution_requirements_card branch from 8ced631 to 1276281 Compare October 18, 2024 07:19
@youngkidwarrior youngkidwarrior force-pushed the rewards_activity_distribution_select branch from a18a2c6 to 4b1e71d Compare October 18, 2024 08:38
@youngkidwarrior youngkidwarrior force-pushed the rewards_activity_distribution_requirements_card branch from 1276281 to b2dc1b4 Compare October 18, 2024 08:38
@youngkidwarrior youngkidwarrior force-pushed the rewards_activity_distribution_select branch from 4b1e71d to 7f66966 Compare October 18, 2024 09:26
@youngkidwarrior youngkidwarrior force-pushed the rewards_activity_distribution_requirements_card branch from b2dc1b4 to 45c227b Compare October 18, 2024 09:26
Copy link
Collaborator Author

youngkidwarrior commented Oct 18, 2024

Merge activity

  • Oct 18, 5:36 AM EDT: A user started a stack merge that includes this pull request via Graphite.
  • Oct 18, 5:46 AM EDT: Graphite rebased this pull request as part of a merge.
  • Oct 18, 5:47 AM EDT: A user merged this pull request with Graphite.

Copy link

@youngkidwarrior youngkidwarrior force-pushed the rewards_activity_distribution_select branch from 7f66966 to 3af8306 Compare October 18, 2024 09:43
Base automatically changed from rewards_activity_distribution_select to dev October 18, 2024 09:45
@youngkidwarrior youngkidwarrior force-pushed the rewards_activity_distribution_requirements_card branch from 45c227b to 1c2bfba Compare October 18, 2024 09:45
@youngkidwarrior youngkidwarrior merged commit abae470 into dev Oct 18, 2024
7 of 8 checks passed
@youngkidwarrior youngkidwarrior deleted the rewards_activity_distribution_requirements_card branch October 18, 2024 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant