Platform: Android
Appium version:1.22.3
Emulator/Simulator
Client langauage:Python
OS: Windows
Hello, I think appium has some bug getting the refreshed text of element here:
I have a selection to choose region, and the original text of the region selection is as follows:
And after choosing region manually, the text of the selection has been updated:
When I get the page source it’s updated as well:
But when I choose region in my python-appium code, after the region selection, the page source is(I’ve waited till I see updated text in simulator):