This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name BNP OPT Auto Fill — AyenAutomates | |
// @namespace ayenautomates | |
// @version 2025-10-16.20 | |
// @description Smart year field retry: Re-click year field on error to wake up dropdown before aborting | |
// @author VP | |
// @match https://oneproctool-supplier.bnpparibas.com/page.aspx/fr/bpm* | |
// @require https://cdn.jsdelivr.net/npm/mammoth@1.6.0/mammoth.browser.min.js | |
// @require https://cdn.jsdelivr.net/npm/luxon@3.4.4/build/global/luxon.min.js | |
// @updateURL https://gist.githubusercontent.com/Ayen00/14e2950aa2633d7d65aee12953015742/raw/BNP_OPT_Auto_Fill.user.js |