Hello. I’ve been tasked with testing the loading times of all web pages on a website. I’m new to UI path and website testing. I’m not sure where to begin. I know the basics of how to use UI path to interact with apps and websites, it’s more a question of how to scale efficiently. I can access all the necessary web pages from the home page using the dropdown menu, but I’ve got no idea how to make UI path cycle through the different options without having to set it one by one. Also, I’m wondering if there is an even simpler way to do it, somehow extracting the full list of all web pages on the site and iterating through that instead. Any tips would be appreciated.
Also being new to website testing, I just want to check that UiPath is an effective tool to be using for testing? I’m aware Selenium is a thing, though I have no exposure to it.