Launch the same same "Bot from button" from two different pages with different UI elements? | Community
Skip to main content
Answered

Launch the same same "Bot from button" from two different pages with different UI elements?

  • March 10, 2022
  • 2 replies
  • 40 views

Forum|alt.badge.img+1

Is it possible to achieve this without duplicating the bot and having to maintain two bots who are supposed to always do the same thing?

Best answer by Eric Fitz

Hey @user1140​, as a bot from a button requires you to specify one element which should trigger the bot when selected, it's not possible to select more than one element. Would it be possible to change the CSS of the UI elements so that they're effectively the same element?

2 replies

Eric Fitz
Employee
Forum|alt.badge.img+5
  • Employee
  • Answer
  • March 10, 2022

Hey @user1140​, as a bot from a button requires you to specify one element which should trigger the bot when selected, it's not possible to select more than one element. Would it be possible to change the CSS of the UI elements so that they're effectively the same element?


Forum|alt.badge.img+1
  • Author
  • Active User
  • March 10, 2022

The issue is not the UI element, it's the fact that they are on a different URL with different design.

 

(in one page the button is on the top right, on the other it's on the top left)