Skip to content

oca-publish-modules not working anymore #664

@thomaspaulb

Description

@thomaspaulb

Module

tools/publish_modules.py

Describe the bug

The script already wasn't working well anymore with Selenium versions >= 4.3.0. I tinkered a bit with it to try to get it to work, but was blocked by the following: Odoo seems to have added a Captcha to the login form.

Image

To Reproduce

Affected versions: all

Steps to reproduce the behavior (Using forked branch):

  1. pipx install oca-maintainers-tools@git+https://github.com/therp/maintainer-tools.git@compatibility-with-newer-selenium --force
  2. vi oca.cfg # input some odoo.com login/password
  3. oca-publish-modules

Expected behavior
Script logs to Odoo.com and clicks branch update buttons

However, instead captcha appears and login button is not clickable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions