Hello good people!
Here is my daily dose of head scratching 
I am trying to retrieve data from BuildingSmart website, precisely the enumeration types and their details.
I noticed that while clicking different links, the page URL does not change, and I can only find the links if I right-click and copy.
Because of this, the selectors (link, text) cannot "select" what I need.
Is anyone willing to help me with this?