Skip to content

[societegenerale] Enable the use of the new Virtual Keyboard

Ludovic LANGE requested to merge llange/woob:societegenerale-new-vk into master

The current virtual keyboard is enabled since 2019 at least, but our code still uses the previous version.

The current one has a different look (and feel), and some very minor adjustments are needed to handle it with current code.

This commit modifies the Captcha class to handle captchas with different sizes, sets the hashes for the new virtual keyboard, and updates the url to activate it.

Note: This MR is based on another MR !909 (merged) which must be merged first, and this one rebased. Thus the "Draft" status.

Merge request reports