How to refer to HTML element using non-standard attributes
Hi,What is the easiest way to refer to HTML element which attributes are not visible in Application Modeller? See example below. I want to manipulate highlighted div object, and all I know is it's "data-module-id='course-taking'" (I can't get data-mo...