openmairie.robotframework


Nameopenmairie.robotframework JSON
Version 4.10.10001 PyPI version JSON
download
home_pagehttp://www.openmairie.org/framework
SummaryRobotFramework Library for functional testing openMairie Framework based apps
upload_time2023-10-11 20:18:20
maintainer
docs_urlNone
authoropenMairie
requires_python
licenseGPL
keywords openmairie robotframework
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            openmairie.robotframework
=========================

RobotFramework Library for functional testing openMairie Framework based apps

.. image:: https://img.shields.io/pypi/v/openmairie.robotframework.svg
    :target: https://pypi.python.org/pypi/openmairie.robotframework/
    :alt: Latest PyPI version

.. contents::

Introduction
------------

openmairie.robotframework is a  `RobotFramework <http://robotframework.org/>`_
library who provide keywords to `openMairie Framework <http://www.openmairie.org/framework/>`_
based projects.


Installation
------------

You just need `pip <https://pip.pypa.io>`_ ::

    pip install openmairie.robotframework


Due to the history of this package all the keywords are declared in .robot
files. So you need to call the Reload Library in each Suite Setup. ::

    *** Settings ***
    Library  openmairie.robotframework.Library

    *** Keywords ***
    For Suite Setup
        Reload Library  openmairie.robotframework.Library


Keywords Documentation
----------------------

- https://openmairie.gitlab.io/openmairie.robotframework/



Changelog
=========

4.10.10001 (2023-10-11)
-----------------------

- Add keywords 'Le titre de la page doit être' and
  'Le titre de la page doit contenir' and deprecate keywords
  'Page Title Should Be' and 'Page Title Should Contain' adding ignore_case
  parameter.
  [flohcim]


4.9.10009 (2022-05-11)
----------------------

- Utils: fixed download problem with curl version since 7.72
  [flohcim]


4.9.10008 (2019-06-20)
----------------------

- Formulaire: clic timeout of 5sec replaced by new var CLIC_CONFIRM_WAIT
  [mbideau]


4.9.10007 (2019-04-01)
----------------------

- Formulaire: fixed 'Click...Until' keywords using a list of WebElements instead of
  the first found WebElement
  [mbideau]


4.9.10006 (2019-04-01)
----------------------

- PDF: fixed typo on keyword 'PDF Move Page To'"
  [mbideau]

- Formulaire: semantic change: 'Click...Confirmed By' replaced by 'Click...Until'
  [mbideau]


4.9.10005 (2019-03-28)
----------------------

- Added 9 keywords in 'formulaire.robot':
  4 'Click Element Confirmed By <some_action>',
  2 'Click On Submit Button (In Subform) Confirmed By Message',
  2 to check messages content,
  1 'Click On Portlet Action';
  and modified many other keywords to use them.
  [mbideau]


4.9.10004 (2019-02-25)
----------------------

- Fixed PDF keywords 'PDF Page Number Should (Not) Contain' that failed when page
  content were not loaded (async), by moving to required page before testing its
  content (added new Keyword: PDF Move Page To).
  [mbideau]


4.9.10003 (2018-12-13)
----------------------

- Fixed "Click On Submit Button" and "Click On Submit Button In Subform" by
  retrying multiple times to click if no validation message apparead within a timeout.
  [mbideau]


4.9.10002 (2018-11-28)
----------------------

- More documentation.
  [flohcim]

- Replace deprecated keywords call by new keywords.
  [flohcim]


4.9.10001 (2018-11-19)
----------------------

- Deprecate 'Ajouter le état...' and add 'Ajouter l'état...' to replace it.
  [flohcim]

- Add 'Depuis le contexte de l'état dans le contexte de la collectivité' keyword.
  [flohcim]


4.8.10006 (2018-05-02)
----------------------

- Replace deprecated keywords call by new keywords.
  [flohcim]

- Correct tag 'om_reqmo'. The correct name is 'module_reqmo'.
  [flohcim]


4.8.10005 (2018-04-28)
----------------------

- Rename field 'Identifiant' by 'id' in keywords 'Depuis le contexte de la
  lettre-type' and 'Depuis le contexte de l'état'.
  [flohcim]

- Add keywords 'La page ne doit pas contenir d'erreur', 'Depuis le listing',
  'Depuis la page de login', 'Depuis le formulaire d'ajout d'un utilisateur'.
  [flohcim]

- More documentation.
  [flohcim]


4.8.10004 (2018-04-26)
----------------------

- Correct problem with keyword 'Depuis l'assistant "Migration état, sous-état, lettre type"'.
  [flohcim]


4.8.10003 (2018-04-26)
----------------------

- Add keywords 'Depuis le listing des états', 'Depuis le listing des lettres-types',
  'Depuis le listing des paramètres', 'Depuis le listing des utilisateurs'.
  [flohcim]

- Add documentation.
  [flohcim]


4.8.10002 (2018-04-25)
----------------------

- Add keyword 'Depuis le listing des collectivités'.
  [flohcim]

- Add documentation.
  [flohcim]


4.8.10001 (2018-04-18)
----------------------

- Remove Warning "Using 'Get Element Attribute' without explicit attribute is deprecated.".
  [flohcim]


4.7.10001 (2017-11-23)
----------------------

- Initial release as a python package.
  [cerini_j, flohcim, fmichon, jcerini, jymadier, KBurles, mbroquet, nhaye,
  NHaye, nmeucci, oc1n, softime, stimezouaght, tiazma, vpihour]



Contributors
============

* Florent Michon <flohcim@gmail.com> [flohcim][fmichon]
* Jean-Yves Madier de Champvermeil <> [jymadier]
* Jérémy Cérini <> [cerini_j][jcerini]
* Kevin Burles <> [KBurles]
* Matthias Broquet <mbroquet@atreal.fr> [mbroquet][tiazma]
* Michaël Bideau <> [mbideau]
* Nicolas Haye <> [nhaye][NHaye]
* Nicolas Meucci <> [nmeucci][oc1n]
* Sofien Timezouaght <> [softime][stimezouaght]
* Virginie Pihour <> [vpihour]


            

Raw data

            {
    "_id": null,
    "home_page": "http://www.openmairie.org/framework",
    "name": "openmairie.robotframework",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "openMairie RobotFramework",
    "author": "openMairie",
    "author_email": "contact@openmairie.org",
    "download_url": "https://files.pythonhosted.org/packages/72/2c/f0514efa1b3aed4919e1135090baf3a7abeb31c866c568204e9bc65cfa61/openmairie.robotframework-4.10.10001.tar.gz",
    "platform": "any",
    "description": "openmairie.robotframework\n=========================\n\nRobotFramework Library for functional testing openMairie Framework based apps\n\n.. image:: https://img.shields.io/pypi/v/openmairie.robotframework.svg\n    :target: https://pypi.python.org/pypi/openmairie.robotframework/\n    :alt: Latest PyPI version\n\n.. contents::\n\nIntroduction\n------------\n\nopenmairie.robotframework is a \u00a0`RobotFramework <http://robotframework.org/>`_\nlibrary who provide keywords to `openMairie Framework <http://www.openmairie.org/framework/>`_\nbased projects.\n\n\nInstallation\n------------\n\nYou just need `pip <https://pip.pypa.io>`_ ::\n\n    pip install openmairie.robotframework\n\n\nDue to the history of this package all the keywords are declared in .robot\nfiles. So you need to call the Reload Library in each Suite Setup. ::\n\n    *** Settings ***\n    Library  openmairie.robotframework.Library\n\n    *** Keywords ***\n    For Suite Setup\n        Reload Library  openmairie.robotframework.Library\n\n\nKeywords Documentation\n----------------------\n\n- https://openmairie.gitlab.io/openmairie.robotframework/\n\n\n\nChangelog\n=========\n\n4.10.10001 (2023-10-11)\n-----------------------\n\n- Add keywords 'Le titre de la page doit \u00eatre' and\n  'Le titre de la page doit contenir' and deprecate keywords\n  'Page Title Should Be' and 'Page Title Should Contain' adding ignore_case\n  parameter.\n  [flohcim]\n\n\n4.9.10009 (2022-05-11)\n----------------------\n\n- Utils: fixed download problem with curl version since 7.72\n  [flohcim]\n\n\n4.9.10008 (2019-06-20)\n----------------------\n\n- Formulaire: clic timeout of 5sec replaced by new var CLIC_CONFIRM_WAIT\n  [mbideau]\n\n\n4.9.10007 (2019-04-01)\n----------------------\n\n- Formulaire: fixed 'Click...Until' keywords using a list of WebElements instead of\n  the first found WebElement\n  [mbideau]\n\n\n4.9.10006 (2019-04-01)\n----------------------\n\n- PDF: fixed typo on keyword 'PDF Move Page To'\"\n  [mbideau]\n\n- Formulaire: semantic change: 'Click...Confirmed By' replaced by 'Click...Until'\n  [mbideau]\n\n\n4.9.10005 (2019-03-28)\n----------------------\n\n- Added 9 keywords in 'formulaire.robot':\n  4 'Click Element Confirmed By <some_action>',\n  2 'Click On Submit Button (In Subform) Confirmed By Message',\n  2 to check messages content,\n  1 'Click On Portlet Action';\n  and modified many other keywords to use them.\n  [mbideau]\n\n\n4.9.10004 (2019-02-25)\n----------------------\n\n- Fixed PDF keywords 'PDF Page Number Should (Not) Contain' that failed when page\n  content were not loaded (async), by moving to required page before testing its\n  content (added new Keyword: PDF Move Page To).\n  [mbideau]\n\n\n4.9.10003 (2018-12-13)\n----------------------\n\n- Fixed \"Click On Submit Button\" and \"Click On Submit Button In Subform\" by\n  retrying multiple times to click if no validation message apparead within a timeout.\n  [mbideau]\n\n\n4.9.10002 (2018-11-28)\n----------------------\n\n- More documentation.\n  [flohcim]\n\n- Replace deprecated keywords call by new keywords.\n  [flohcim]\n\n\n4.9.10001 (2018-11-19)\n----------------------\n\n- Deprecate 'Ajouter le \u00e9tat...' and add 'Ajouter l'\u00e9tat...' to replace it.\n  [flohcim]\n\n- Add 'Depuis le contexte de l'\u00e9tat dans le contexte de la collectivit\u00e9' keyword.\n  [flohcim]\n\n\n4.8.10006 (2018-05-02)\n----------------------\n\n- Replace deprecated keywords call by new keywords.\n  [flohcim]\n\n- Correct tag 'om_reqmo'. The correct name is 'module_reqmo'.\n  [flohcim]\n\n\n4.8.10005 (2018-04-28)\n----------------------\n\n- Rename field 'Identifiant' by 'id' in keywords 'Depuis le contexte de la\n  lettre-type' and 'Depuis le contexte de l'\u00e9tat'.\n  [flohcim]\n\n- Add keywords 'La page ne doit pas contenir d'erreur', 'Depuis le listing',\n  'Depuis la page de login', 'Depuis le formulaire d'ajout d'un utilisateur'.\n  [flohcim]\n\n- More documentation.\n  [flohcim]\n\n\n4.8.10004 (2018-04-26)\n----------------------\n\n- Correct problem with keyword 'Depuis l'assistant \"Migration \u00e9tat, sous-\u00e9tat, lettre type\"'.\n  [flohcim]\n\n\n4.8.10003 (2018-04-26)\n----------------------\n\n- Add keywords 'Depuis le listing des \u00e9tats', 'Depuis le listing des lettres-types',\n  'Depuis le listing des param\u00e8tres', 'Depuis le listing des utilisateurs'.\n  [flohcim]\n\n- Add documentation.\n  [flohcim]\n\n\n4.8.10002 (2018-04-25)\n----------------------\n\n- Add keyword 'Depuis le listing des collectivit\u00c3\u00a9s'.\n  [flohcim]\n\n- Add documentation.\n  [flohcim]\n\n\n4.8.10001 (2018-04-18)\n----------------------\n\n- Remove Warning \"Using 'Get Element Attribute' without explicit attribute is deprecated.\".\n  [flohcim]\n\n\n4.7.10001 (2017-11-23)\n----------------------\n\n- Initial release as a python package.\n  [cerini_j, flohcim, fmichon, jcerini, jymadier, KBurles, mbroquet, nhaye,\n  NHaye, nmeucci, oc1n, softime, stimezouaght, tiazma, vpihour]\n\n\n\nContributors\n============\n\n* Florent Michon <flohcim@gmail.com> [flohcim][fmichon]\n* Jean-Yves Madier de Champvermeil <> [jymadier]\n* J\u00e9r\u00e9my C\u00e9rini <> [cerini_j][jcerini]\n* Kevin Burles <> [KBurles]\n* Matthias Broquet <mbroquet@atreal.fr> [mbroquet][tiazma]\n* Micha\u00ebl Bideau <> [mbideau]\n* Nicolas Haye <> [nhaye][NHaye]\n* Nicolas Meucci <> [nmeucci][oc1n]\n* Sofien Timezouaght <> [softime][stimezouaght]\n* Virginie Pihour <> [vpihour]\n\n",
    "bugtrack_url": null,
    "license": "GPL",
    "summary": "RobotFramework Library for functional testing openMairie Framework based apps",
    "version": "4.10.10001",
    "project_urls": {
        "Homepage": "http://www.openmairie.org/framework",
        "Source": "https://gitlab.com/openmairie/openmairie.robotframework/"
    },
    "split_keywords": [
        "openmairie",
        "robotframework"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "722cf0514efa1b3aed4919e1135090baf3a7abeb31c866c568204e9bc65cfa61",
                "md5": "0878953f5eee307f8a6050ae90f87494",
                "sha256": "11ff3e3cf54d9aa5fc6e0c432c3ae814d23a38858a57b049ad33b8ee87ecce18"
            },
            "downloads": -1,
            "filename": "openmairie.robotframework-4.10.10001.tar.gz",
            "has_sig": false,
            "md5_digest": "0878953f5eee307f8a6050ae90f87494",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 34105,
            "upload_time": "2023-10-11T20:18:20",
            "upload_time_iso_8601": "2023-10-11T20:18:20.550158Z",
            "url": "https://files.pythonhosted.org/packages/72/2c/f0514efa1b3aed4919e1135090baf3a7abeb31c866c568204e9bc65cfa61/openmairie.robotframework-4.10.10001.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-11 20:18:20",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "openmairie",
    "gitlab_project": "openmairie.robotframework",
    "lcname": "openmairie.robotframework"
}
        
Elapsed time: 0.12600s