Scripting is not my thing but am trying to write one, have got it so it will log into our application and now i need to select a menuset, just have no idea where to begin on that. Any help is appreciated.
My login script looks like this :
Set IE = CreateObject("InternetExplorer.Application")...