Skip to main content
Version: Next

switch

production

Filters for a UI element 'switch'.

Example:

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