longchasen
6 years agoContributor
Parameter Default File location
i created a extension which set a data in text box and combo box, the data is on an excel file and it need to browse thru the parameter as file type. For some reason it need to open File dialog to point on certain folder preferably can be setup in a project, i dont want to set it up thru OS as it might affect other things outside of test complete. Is this possible?
As far as I know, there's no way of declaring the default file path for that option in Keyword testing. It's just generally picking the current file path, as far as I know.