[jawsscripts] Help requested for making attributes changing in xml dom, Specially for Doug

  • From: Jitendra Kumar <jeet.invincible@xxxxxxxxx>
  • To: jawsscripts <jawsscripts@xxxxxxxxxxxxx>
  • Date: Wed, 27 Dec 2017 18:07:43 +0530

Hello doug and friends, if I have the following information: can I
change the name or any other attribute of the element using xml? of
the button?
Note that the code is taken from doug's youtube scripts.
@searchPlayPause
|BUTTON|class|ytp-play-button ytp-button
|BUTTON|class|ytp-play-button ytp-button ytp-play-button-playlist
@@
script pressPlayPause()
; Press the Play/Pause button if present.
if !fsxml__performAction(Action_DoDefaultAction, searchPlayPause)
        sayMessage(OT_Error, msgNoPlayPause)
        return
endIf
endScript
__________�

View the list's information and change your settings at 
http://www.freelists.org/list/jawsscripts

Other related posts: