Hi,
Is there a way to check if a link is enabled or disabled.
Issue on hand is depending on user rights, links on the page are enabled or disabled.
I want to record script once against a user and be able to iteratively run it with a number of users having different rights and confirm the specific links are enabled/disabled, depending upon the user logged in.
One way I found is to do a Page Checkpoint and Filter Link Check but the problem is that this list only contains links that were enabled when the recording was done -- all disabled links do not show up in the list and also not sure how to configure it per user permissions to veriy link is not accessible.
Is there a way to check if a link is enabled or disabled.
Issue on hand is depending on user rights, links on the page are enabled or disabled.
I want to record script once against a user and be able to iteratively run it with a number of users having different rights and confirm the specific links are enabled/disabled, depending upon the user logged in.
One way I found is to do a Page Checkpoint and Filter Link Check but the problem is that this list only contains links that were enabled when the recording was done -- all disabled links do not show up in the list and also not sure how to configure it per user permissions to veriy link is not accessible.