forked from EVOgeek/Vmeda.Online
		
	MDL-66918 behat: Behat app step failing
This commit is contained in:
		
							parent
							
								
									21f13515c0
								
							
						
					
					
						commit
						a14f5dea21
					
				@ -401,7 +401,9 @@
 | 
			
		||||
                selector = 'ion-navbar > button.back-button-md';
 | 
			
		||||
                break;
 | 
			
		||||
            case 'main menu' :
 | 
			
		||||
                selector = 'page-core-mainmenu .tab-button > ion-icon[aria-label=more]';
 | 
			
		||||
                // Change in app version 3.8.
 | 
			
		||||
                selector = 'page-core-mainmenu .tab-button > ion-icon[aria-label=more], ' +
 | 
			
		||||
                        'page-core-mainmenu .tab-button > ion-icon[aria-label=menu]';
 | 
			
		||||
                break;
 | 
			
		||||
            case 'page menu' :
 | 
			
		||||
                // This lang string was changed in app version 3.6.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user