good morning,
I just updated my BAS application.
after I try RUN my script there is an error "[01:10:07] Script finished with error : SyntaxError: Parse error during execution of action 662833350" but I don't know where the error is?
Edit: I found the location of the error by changing to Classic theme. if in Modern theme does not appear its section id. How to bring it up in Modern Theme ?
Maybe that element is dynamically changed on page load,
depending on many factors.
You should examine source code of the given web page and
find - determine best solution for your case.
Experiment with other selectors provided by BAS, besides
CSS selector, or find your own constant selectors based
on web page source code