Skip to content

ff_profile_dir does nothing #1253

@jimpriest

Description

@jimpriest

I'm trying to use a new Firefox profile so I can control download directory location.

I've created Firefox profile and set directory.

In my Robot test I define the ff_profile_dir:

   Open Browser
    ...  url=${START_URL}
    ...  browser=${BROWSER}
    ...  ff_profile_dir=C:/Users/mydir/AppData/Local/Mozilla/Firefox/Profiles/robot

Run test - the file is downloaded but not in the correct directory defined in the profile.

Environment

  • Windows 10
  • geckodriver 0.23.0
  • robotframework==3.0.4
  • robotframework-seleniumlibrary==3.2.0
  • selenium==3.141.0
  • Firefox Developer Edition 64
  • Firefox 63.0.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions