Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Specific Tab in Firefox browser for Trigger
#1
i am trying to use a window Trigger for a group of macros.

the window is a Firefox browser, BUT it is specific for a webpage/domain and the Tab text doesnt make reference to the domanin or page.   If I use the "Window Name" it does not have a specific reference that I can use. using class = Mozilla is to general.  i see a Control input in the windows trigger, but dont think it would appy (please adivse)

i have identified a Logo on the page which is a HREF which only appears on the pages with in this website. I can locate it using the Accessible Object Access functionality, but now, how can I use this information as a trigger so my macro only runs on this website pages with this logo, text?

Macro Macro2
Code:
Copy      Help
int w1=wait(3 WV win(" - Mozilla Firefox" "MozillaWindowClass"))
Acc a.Find(w1 "LINK" "datacamp-logo" "value=https://www.datacamp.com/[]a:href=https://www.datacamp.com" 0x3015 3)


Messages In This Thread
Specific Tab in Firefox browser for Trigger - by ilcaa - 03-10-2019, 04:38 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)