Given
  Set token of apiUsername "super-admin-neuca"
  
  222ms
  
        
        
        
        
        
       
          
        
  And
  Create announcement by JSON file "CREATE_ANNOUNCEMENT_FOR_WAREHOUSEMAN" as "super-admin-neuca"
  
  129ms
  
        
        
        
        
        
       
          
        
  Then
  Login as "neuca-warehouseman"
  
  6s 846ms
  
        
        
        
        
        
       
          
        
  And
  Verify that announcement tab is open
  
  126ms
  
        
        
        
        
        
       
          
        
  And
  Verify by ID from API that announcement is visible
  
  339ms
  
        
        
        
        
        
       
          
        
  And
  Unwrap announcement
  
  3s 401ms
  
        
        
        
        
        
       
          
        
  Then
  Check if announcement is unwrapping correctly
  
  183ms
  
        
        
        
        
        
       
          
        
  And
  Check if announcement content "Podwyżki dla wszystkich! ąśćżń" and subject "Ogłoszonko dla Magazyniera" is correctly
  
  264ms
  
        
        
        
        
        
       
          
        
  Given
  Login as "neuca-admin"
  
  6s 250ms
  
        
        
        
        
        
       
          
        
  And
  Go to manage announcements tab
  
  242ms
  
        
        
        
        
        
       
          
        
  And
  Edit announcement and change content to "*jednak podwyżek nie będzie - hue hue"
  
  19s 401ms
  
        
        
        
        
        
       
          
        
  Then
  Login as "neuca-warehouseman"
  
  6s 509ms
  
        
        
        
        
        
       
          
        
  And
  Verify by ID from API that announcement is visible
  
  316ms
  
        
        
        
        
        
       
          
        
  And
  Unwrap announcement
  
  3s 430ms
  
        
        
        
        
        
       
          
        
  Then
  Check if announcement is unwrapping correctly
  
  176ms
  
        
        
        
        
        
       
          
        
  And
  Check that announcement has an edit author
  
  254ms
  
        
        
        
        
        
       
          
        
  And
  Check if announcement content is edit correctly "*jednak podwyżek nie będzie - hue hue"
  
  143ms