'Is find_element_by_accessibility_id function case-sensitive?

Is find_element_by_accessibility_id function is Appium case sensitive or not.

If its case sensitive how can I find an element with "Bn1" ID with "bn1" text.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source