Given
  Set token of apiUsername "super-admin-neuca"
  
  233ms
  
        
        
        
        
        
       
          
        
  And
  Create announcement by JSON file "CREATE_ANNOUNCEMENT_FOR_WAREHOUSEMAN" as "super-admin-neuca"
  
  140ms
  
        
        
        
        
        
       
          
        
  Then
  Login as "neuca-warehouseman"
  
  7s 629ms
  
        
        
        
        
        
       
          
        
  And
  Verify that announcement tab is open
  
  123ms
  
        
        
        
        
        
       
          
        
  And
  Verify by ID from API that announcement is visible
  
  325ms
  
        
        
        
        
        
       
          
        
  And
  Unwrap announcement
  
  3s 369ms
  
        
        
        
        
        
       
          
        
  Then
  Check if announcement is unwrapping correctly
  
  189ms
  
        
        
        
        
        
       
          
        
  And
  Check if announcement content "Podwyżki dla wszystkich! ąśćżń" and subject "Ogłoszonko dla Magazyniera" is correctly
  
  256ms
  
        
        
        
        
        
       
          
        
  Given
  Login as "neuca-admin"
  
  7s 774ms
  
        
        
        
        
        
       
          
        
  And
  Go to manage announcements tab
  
  332ms
  
        
        
        
        
        
       
          
        
  And
  Edit announcement and change content to "*jednak podwyżek nie będzie - hue hue"
  
  19s 403ms
  
        
        
        
        
        
       
          
        
  Then
  Login as "neuca-warehouseman"
  
  7s 866ms
  
        
        
        
        
        
       
          
        
  And
  Verify by ID from API that announcement is visible
  
  357ms
  
        
        
        
        
        
       
          
        
  And
  Unwrap announcement
  
  3s 370ms
  
        
        
        
        
        
       
          
        
  Then
  Check if announcement is unwrapping correctly
  
  173ms
  
        
        
        
        
        
       
          
        
  And
  Check that announcement has an edit author
  
  260ms
  
        
        
        
        
        
       
          
        
  And
  Check if announcement content is edit correctly "*jednak podwyżek nie będzie - hue hue"
  
  138ms