Guys, I want to fetch the data from the table for Nifty Small Cap 100 from the site https://www.nseindia.com/market-data/live-equity-market, but it should be done using Object Repository. Can anyone help or suggest how to scrap data(Data Scraping) using Object Repository?
Thank you very much for your response and help… I have added the extracted data in an Excel sheet using Modern activities like Excel Process Scope-Use Excel File- Write data Table to Excel however, I did not find any option to add it to the Object repository…
I’m not sure I understand correctly. What exactly do you want to add to the Object Repository? You can only add UI-Stuff…
You can’t add “Excel Activities” to Object Repository, that’s not the point of it.
See here:
The Object Repository ensures the management, reusability, and reliability of UI elements by capturing them as objects in a DOM-like repository, sharable across projects. It allows for creating and reusing UI taxonomies inside and across automation projects. With Object Repository you can build a UI API for your application and share it with your team within minutes.