From b968397fbeca7ec400af939a6daa0bb7b0ee5ab8 Mon Sep 17 00:00:00 2001 From: Barbara Miller Date: Thu, 26 Oct 2017 12:39:37 -0700 Subject: [PATCH] update default selectors --- brozzler/behaviors.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brozzler/behaviors.yaml b/brozzler/behaviors.yaml index 015f7db..5f07348 100644 --- a/brozzler/behaviors.yaml +++ b/brozzler/behaviors.yaml @@ -176,4 +176,4 @@ behavior_js_template: umbraBehavior.js.j2 default_parameters: actions: - - selector: button.sc-button-play, button.playButton, div.soundItem + - selector: button.sc-button-play, .playButton, div.soundItem, .jwlist>a