Given
  Set token of apiUsername "super-admin-adama"
  
  232ms
  
        
        
        
        
        
       
          
        
  And
  Set basic authorities "ROLE_USERS_TAB;ROLE_EDIT_ALL_USERS;ROLE_EDIT_USERS_MAIN_DATA" to user "adama-buyer@qa.qa-test"
  
  449ms
  
        
        
        
        
        
       
          
        
  And
  Set user details json of user "oaa1-receiver@qa.qa-test"
  
  012ms
  
        
        
        
        
        
       
          
        
  When
  Login as "adama-buyer@qa.qa-test"
  
  4s 963ms
  
        
        
        
        
        
       
          
        
  And
  Go to "USERS_TAB"
  
  1s 465ms
  
        
        
        
        
        
       
          
        
  And
  Find user "oaa1-receiver@qa.qa-test"
  
  3s 681ms
  
        
        
        
        
        
       
          
        
  And
  Change user details "email" to "newEmailAddress@newEmail.com"
  
  838ms
  
        
        
        
        
        
       
          
        
  And
  Change user details "phone" to "123456789"
  
  412ms
  
        
        
        
        
        
       
          
        
  Then
  Save user details
  
  1s 002ms
  
        
        
        
        
        
       
          
        
  And
  Verify if "newEmailAddress@newEmail.com" and "123456789" are visible in user details page
  
  178ms