javascript - IOS Phonegap hybrid testing automation -


i'm using calabash-cucumber testing automation. it's working ios native pages.

i able set accessibility label native elements. eg: button.accessibilitylabel=@"button".

can tell me how set accessibility labels ios phonegap hybrid pages. either in html or javascript. eg: <p> tags


Comments

Popular posts from this blog

python - Subclassed QStyledItemDelegate ignores Stylesheet -

java - HttpClient 3.1 Connection pooling vs HttpClient 4.3.2 -

SQL: Divide the sum of values in one table with the count of rows in another -