Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ProfilePath in Chrome #217

Open
vadhbka opened this issue Dec 31, 2021 · 1 comment
Open

ProfilePath in Chrome #217

vadhbka opened this issue Dec 31, 2021 · 1 comment

Comments

@vadhbka
Copy link

vadhbka commented Dec 31, 2021

Hello
I can't use ProfilePath in Chrome

Start-SeDriver -Browser Chrome -WebDriverPath $chromedriver -ProfilePath $Profile_Path

Error message
Action to take for this exception:
A parameter cannot be found that matches parameter name 'ProfilePath'.

This was commented out, so I fixed it and -ProfilePath is now available.
Start-SeChromeDriver.ps1 line22
# [System.IO.FileInfo]$ProfilePath,

Windows 10 64bit
PowerShell 7.2.0
Selenium PowerShell Module V4.0.0 preview3

I'm always grateful for this project!
Thank you very much!

Translated with www.DeepL.com/Translator (free version)

@1ARdotNO
Copy link

1ARdotNO commented Jul 5, 2022

I submitted a fix for this in #224
Either build yourself or wait for @adamdriscoll to accept the pull request :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants