Skip to content

Commit 6a0eca7

Browse files
committed
operate permission to use cam notification
1 parent d96a7c8 commit 6a0eca7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/helpers/actions.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -852,6 +852,7 @@ export async function typeAddressAndVerifyContinue({
852852
export async function enterAddress(address: string) {
853853
await tap('Send');
854854
await sleep(700);
855+
await acceptAppNotificationAlert('permission_allow_one_time_button');
855856
await tap('RecipientManual');
856857
await typeAddressAndVerifyContinue({ address });
857858
await tap('AddressContinue');

0 commit comments

Comments
 (0)