openbullet / openbullet/OpenBullet2

[REQUEST][Selenium/Puppeteer]Add Experimental Options, Custom CMD arguments and extension support.

Open
#762 2 comments 0 reactions 1 assignee View on GitHub

@openbullet is already working on this.

Since Jun 7, 2024.

enhancement
Dominant language
C#
Stars
2.4k
Forks
602
PR merge metrics
No merged PRs in 30d

Description

First of all there are few things missing in OB 2(I Know its still in beta) compare to OB 1, Selenium features
Like Custom CMD arguments, Extension Support

And I am suggesting to add Experimental options in Selenium and Puppeteer
Reference:
https://stackoverflow.com/questions/70960670/javascript-how-to-set-setexperimentaloption-for-chrome

Like in OB 1 Source:LINK

there is Add Argument Options
chromeop.AddArgument("--disable-notifications");

Same way there should be
chromeop.excludeSwitches("disable-popup-blocking");

All Selenium Arguments : LINK

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.