mirror of
				https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
				synced 2025-11-04 00:55:59 +00:00 
			
		
		
		
	Add login into system.
This commit is contained in:
		
							parent
							
								
									80aeb39b33
								
							
						
					
					
						commit
						43596423ee
					
				@ -18,8 +18,8 @@ sub run {
 | 
			
		||||
    send_key "ctrl-alt-f1";
 | 
			
		||||
 | 
			
		||||
    # login onto the system
 | 
			
		||||
    assert_screen "graphical_login_input";
 | 
			
		||||
    send_key "ret";
 | 
			
		||||
    assert_screen "graphical_login_input";
 | 
			
		||||
    my $password = get_var("USER_PASSWORD", "weakpassword");
 | 
			
		||||
    type_very_safely $password;
 | 
			
		||||
    send_key "ret";
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user