mirror of
				https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
				synced 2025-10-31 15:16:00 +00:00 
			
		
		
		
	Revert "Fix the Konqueror test - handle Locations dialogue."
This reverts commit d784bf54ca.
It turned out that Locations are not connected to Konqueror
at all. The reason why the test is failing is that the
application has been removed to limit the number of
web browsers.
			
			
This commit is contained in:
		
							parent
							
								
									a3796fb901
								
							
						
					
					
						commit
						a54f020118
					
				| @ -1,15 +0,0 @@ | |||||||
| { |  | ||||||
|   "properties": [], |  | ||||||
|   "tags": [ |  | ||||||
|     "konqueror_locations" |  | ||||||
|   ], |  | ||||||
|   "area": [ |  | ||||||
|     { |  | ||||||
|       "xpos": 379, |  | ||||||
|       "ypos": 126, |  | ||||||
|       "width": 68, |  | ||||||
|       "height": 18, |  | ||||||
|       "type": "match" |  | ||||||
|     } |  | ||||||
|   ] |  | ||||||
| } |  | ||||||
										
											Binary file not shown.
										
									
								
							| Before Width: | Height: | Size: 58 KiB | 
| @ -10,11 +10,7 @@ sub run { | |||||||
|      |      | ||||||
|     # Start the application |     # Start the application | ||||||
|     menu_launch_type 'konqueror'; |     menu_launch_type 'konqueror'; | ||||||
|     # Confirm the Locations dialog if it is present |     # Check that it is started | ||||||
|     if (check_screen "konqueror_locations") { |  | ||||||
|         assert_and_click "kde_ok"; |  | ||||||
|     } |  | ||||||
|     # Check that Konqueror has started |  | ||||||
|     assert_screen 'konqueror_runs'; |     assert_screen 'konqueror_runs'; | ||||||
|     # Close the application |     # Close the application | ||||||
|     quit_with_shortcut(); |     quit_with_shortcut(); | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user