My Appium test script doesnt work for all the devices.
In devices i can’t locate elements/buttons using their ids.
When i tried inspecting those devices, they dont have id associated with them but when i inspect ui in other devices they have all the ids associated with the elements.
Also, i tried using xpath but still didnt work.