Skip to main content
Version: 0.18.0

switch

production

Filters for a UI element 'switch'.

Example:

await aui.click().switch().rightOf()
.text('Allow notification snoozing').exec();