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

Support passing preferences into browser configurations #192

Open
oomelianchuk opened this issue Jun 7, 2021 · 1 comment
Open

Support passing preferences into browser configurations #192

oomelianchuk opened this issue Jun 7, 2021 · 1 comment
Assignees
Labels
codeDone The issue is rechecked for development branch docsDone The documentation for this issue was rechecked and merged to the develop branch
Milestone

Comments

@oomelianchuk
Copy link
Contributor

Similar to options and capabilities, browser preferences allow configuring many useful things. Users may take advantage of disabling some dialogs, which are not accessible for automation or pre-setting default values.

While options and capabilities define, what features should current browser session use, the preferences define global browser settings e.g. home page, alerts permission, default folders, etc.

Currently, the preferences are only supported by Chrome and Firefox. Think about the introduction of the preferences option for these browsers.

oomelianchuk added a commit that referenced this issue Jun 8, 2021
oomelianchuk added a commit that referenced this issue Apr 3, 2024
wurzelkuchen added a commit that referenced this issue Apr 5, 2024
#192 Support passing preferences into browser configurations
@wurzelkuchen wurzelkuchen added codeReadyForRecheck The issue is fixed/implemented on the development branch, but needs to be rechecked there docsNeeded The documenttion needs to be checked if there are changes needed and if so, adaptions should be made labels Apr 23, 2024
@AJakobi AJakobi added docsReadyForMerge Documentation was created for this issue in a separate branch which is ready to merge to develop and removed docsNeeded The documenttion needs to be checked if there are changes needed and if so, adaptions should be made labels Apr 25, 2024
@AJakobi
Copy link

AJakobi commented Apr 25, 2024

Documentation done....assigned to @wurzelkuchen to recheck

@AJakobi AJakobi assigned wurzelkuchen and unassigned AJakobi Apr 25, 2024
@wurzelkuchen wurzelkuchen added this to the v5.0.0 milestone May 17, 2024
@wurzelkuchen wurzelkuchen added codeDone The issue is rechecked for development branch docsDone The documentation for this issue was rechecked and merged to the develop branch and removed docsReadyForMerge Documentation was created for this issue in a separate branch which is ready to merge to develop codeReadyForRecheck The issue is fixed/implemented on the development branch, but needs to be rechecked there labels May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codeDone The issue is rechecked for development branch docsDone The documentation for this issue was rechecked and merged to the develop branch
Projects
None yet
Development

No branches or pull requests

3 participants