Is this something which is doable ? The use case is to navigate to the online ordering page with the category set in the query, and have that category automatically selected.
the online ordering seems to be a black box. I can select it with $w(‘#onlineOrdering’) but do not see what I can do with that object. I could not find a way to write a selector to get the or the
No clue what you’re talking about, I’m not familiar with the API of restaurant’s ordering, if you share a link to the API documentation I can take a look and help you out.
I did not find a front end API. This is an Iframe and looks like a black box.
Isn’t it possible to just select any dom element using an angular or jquery selector ?