I am trying to the IBM docs. The following is the URL that I am looking at. I am wondering how to expand all the toggles on the left hand pane programatically so that I can get all the URLs and get the data.
https://www.ibm.com/docs/en/b2b-integrator/6.1.0
So seems like the RPA is the way to go, to expand each of the toggle button and expand it and scrape the data using Selenium like library.
But could anyone give any ideas?
Thanks and regards