I need to create a program / script that will:
1. login to a website portal
1. submit certain data to forms
3. check if a certain item (string of words) exists on the page
note: preferably it would search for a list of items, with priories, and chose whichever happens to be available with the highest given priority.
4. visit the url hyperlink of that "found item," and then perform certain actions.
thanks.
1. login to a website portal
1. submit certain data to forms
3. check if a certain item (string of words) exists on the page
note: preferably it would search for a list of items, with priories, and chose whichever happens to be available with the highest given priority.
4. visit the url hyperlink of that "found item," and then perform certain actions.
thanks.
