SeleniumBase/seleniumbase/extensions
Michael Mintz db556c1194 Update the Recorder 2024-06-23 13:39:33 -04:00
..
ReadMe.md Update extensions 2023-02-03 00:52:54 -05:00
__init__.py Update extensions 2023-02-03 00:52:54 -05:00
ad_block.zip Transform the "ad-block" feature into a Chromium extension 2021-09-26 15:00:36 -04:00
disable_csp.zip Make the "Disable-CSP" extension more efficient 2021-09-20 03:13:04 -04:00
recorder.zip Update the Recorder 2024-06-23 13:39:33 -04:00
sbase_ext.zip Update extensions 2023-02-03 00:52:54 -05:00

ReadMe.md

SeleniumBase browser extension storage

The List:

  • ad_block.zip => This extension blocks certain types of iframe ads from loading.
  • disable_csp.zip => This extension disables a website's Content-Security-Policy.
  • recorder.zip => Save browser actions to sessionStorage with good CSS selectors.
  • sbase_ext.zip => An extension that does nothing, but helps people learn things.