botcity-dev / botcity-framework-core

BotCity Framework - Open Source RPA
https://documentation.botcity.dev/frameworks/desktop/
Apache License 2.0
57 stars 18 forks source link

Fix: resolve relative path #20

Closed lf2a closed 2 years ago

lf2a commented 2 years ago

Fixes #17

setDriverPath

setDriverPath method allows theses paths:

setDownloadPath

setDownloadPath method allows theses paths:

Create the folder if it doesn't exist

  • ~/Downloads/abc
  • ../Downloads/
  • target/
  • C:\Users\luizf\Downloads\