Test failed while feature file is run using data from Examples section in 2nd iteration

feature file execution failed at 2nd iteration when data is passed using Examples section in test scenario. with below error log
The same scenario is passed in 1st iteration with 1st data in Examples section

Below is AUT
https://opensource-demo.orangehrmlive.com/web/index.php/auth/login

Unable to find the element located by ‘By.xpath: //div[@id=‘app’]/div/div/header/div/div/span/h6’. Please recheck the objects properties to make sure the desired element is located.

1 Like

Please makesure object is properly visible in 2nd iteration , sometimes page take some time to proper load.