Why is the font different between recording and test execution?

Prev Next

This is because the pre-installed fonts differ between the environment where you recorded the scenario (your PC) and the test execution environment.

Even if a specific font is specified in the display settings (CSS) of the web application, if that font does not exist in the test execution environment, another font installed in the environment will be automatically applied.

Notes

You cannot add custom fonts or specify a particular font for Autify's test execution environment.