le 29-11-2024 12:35 AM
Hello,
Has anyone successfully logged both the browser and device details when running remote browser tests with multiple data iterations? The browser is logged in the Test Execution Summary, but we also want to capture the device type used in each iteration. Any advice on how to append this information or adjust the log structure to achieve this?
29-11-2024 07:15 AM - modifié 29-11-2024 11:35 PM
Hello!
To log both browser and device details when running remote browser tests with multiple data iterations, you can modify PrepaidGiftBalance your test scripts to capture and append the device information to the log. Ensure that your test script captures the device type or any relevant device information during each test iteration by querying the device properties or using specific commands provided by your testing framework.