You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			37 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			TypeScript
		
	
			
		
		
	
	
			37 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			TypeScript
		
	
| import { _electron } from '@playwright/test';
 | |
| 
 | |
| export const testUser = {
 | |
|   userName: 'testUser',
 | |
|   sessionid: '05560802be231abc2fbaa860f09da4c2f20dafa4e5f560f77d61c5f587ef2c741f',
 | |
|   recoveryPhrase:
 | |
|     'pinched total ongoing sushi etched rest gone long oilfield incur code grunt code',
 | |
| };
 | |
| 
 | |
| export const testContactOne = {
 | |
|   userName: 'Whale',
 | |
|   sessionid: '059c587e1e027368d4a0ebbf5982fe25e4129fdd79c2328616ceb394cbaf852c52',
 | |
|   recoveryPhrase:
 | |
|     'jeers apart cuffs mailed sleepless mystery dads tobacco elite lopped fudge arena mystery',
 | |
| };
 | |
| 
 | |
| export const testContactTwo = {
 | |
|   userName: 'Dragon',
 | |
|   sessionid: '05c189b54cea50fa7a3e1fc3ddb6e9c5bcf34ffa7d17af5d8478a45d5a8f629e02',
 | |
|   recoveryPhrase:
 | |
|     'gossip megabyte rogue pheasants rural romance opus grunt amidst runway erected unveil opus',
 | |
| };
 | |
| 
 | |
| export const testContactThree = {
 | |
|   userName: 'Fish',
 | |
|   sessionid: '058781e8f5845c22649c6c6e9fdb5c98e63e04832aec78fe6cacd62c3e71600464',
 | |
|   recoveryPhrase:
 | |
|     'hookup reinvest deepest waxing lukewarm aztec invoke fugitive aces onward hire tomorrow hire',
 | |
| };
 | |
| 
 | |
| export const testContactFour = {
 | |
|   userName: 'Gopher',
 | |
|   sessionid: '0577ee81a6ac9c1a6f80daddcc22a85bd0dc9cfc3a513b5d2368e2da483886ca11',
 | |
|   recoveryPhrase:
 | |
|     'odds annoyed maps apply diplomat custom boat iceberg extra kitchens adventure luggage maps',
 | |
| };
 |