Given
  Set token of apiUsername "super-admin-neuca"
  
  232ms
  
        
        
        
        
        
       
          
        
  And
  Create announcement by JSON file "CREATE_ANNOUNCEMENT_FOR_WAREHOUSEMAN" as "super-admin-neuca"
  
  144ms
  
        
        
        
        
        
       
          
        
  Then
  Login as "neuca-warehouseman"
  
  8s 196ms
  
        
        
        
        
        
       
          
        
  And
  Verify that announcement tab is open
  
  114ms
  
        
        
        
        
        
       
          
        
  And
  Verify by ID from API that announcement is visible
  
  304ms
  
        
        
        
        
        
       
          
        
  And
  Unwrap announcement
  
  3s 372ms
  
        
        
        
        
        
       
          
        
  Then
  Check if announcement is unwrapping correctly
  
  188ms
  
        
        
        
        
        
       
          
        
  And
  Check if announcement content "Podwyżki dla wszystkich! ąśćżń" and subject "Ogłoszonko dla Magazyniera" is correctly
  
  249ms
  
        
        
        
        
        
       
          
        
  Given
  Login as "neuca-admin"
  
  7s 720ms
  
        
        
        
        
        
       
          
        
  And
  Go to manage announcements tab
  
  259ms
  
        
        
        
        
        
       
          
        
  And
  Edit announcement and change content to "*jednak podwyżek nie będzie - hue hue"
  
  19s 249ms
  
        
        
        
        
        
       
          
        
  Then
  Login as "neuca-warehouseman"
  
  8s 190ms
  
        
        
        
        
        
       
          
        
  And
  Verify by ID from API that announcement is visible
  
  324ms
  
        
        
        
        
        
       
          
        
  And
  Unwrap announcement
  
  3s 351ms
  
        
        
        
        
        
       
          
        
  Then
  Check if announcement is unwrapping correctly
  
  179ms
  
        
        
        
        
        
       
          
        
  And
  Check that announcement has an edit author
  
  256ms
  
        
        
        
        
        
       
          
        
  And
  Check if announcement content is edit correctly "*jednak podwyżek nie będzie - hue hue"
  
  138ms