We use Verify_Text command in one of our test cases, to verify a table value 6.5 in a pop modal with a table in it.
The command is setup as shown in the picture below. This test case constantly pass with no problem in all other browsers in cloud run, but it always failed in IE cloud run. When trying to debug in local player with IE, it failed most of the time but passed occasionally with local player.
What can potentially cause this behaviour? What can we do to debug this test case to make it consistently pass across all browsers?