Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wait in Firefox and Chrome
#6
Hi again, I find the problem. Chrome changed the name of button to control.

Before it was:
; get Reload button acc
a=acc(buttonName "PUSHBUTTON" a "" "" 16)

Now, it work ok:
; get Reload button acc
a=acc(buttonName "BUTTONDROPDOWN" a "" "" 16)

To Spanish, the variable setting is:
; variables to change. Usually only the last two.
str toolbarName="Chrome" ;;can be partial
str buttonName="Cargar" ;;can be partial
str buttonDescriptionBeginsWith="Cargar" ;;begins with

Regards...

Leonel


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)