Robotframework-browser

Latest version: v18.5.1

Safety actively analyzes 629678 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 23 of 23

0.5.0

Not secure
New Features:
- Split keywords between `Type Text` And `Fill Text`. Type text inputs single keypress events (including keyup / keydowns). Fill inputs the text in a single events, like pasting it would.
- `Press Keys` keyword to input series of keypresses (supports Keycodes like ArrowLeft or BackSpace)
- `Clear Text` keyword that clears a textfield
- `Focus` keyword to focus an element
- `Click With Options` keyword to click with different mouse keys and passing other options. See [keyword docs](https://marketsquare.github.io/robotframework-browser/Browser.html) for more details.
- `Add Style Tag` keyword to manipulate page CSS
- `Go Back` and `Go Forward` keywords to use browser's back and forward features
- `Set Timeout` and setting of timeout at library import time. This affects mostly input and getter keywords

- Option to pass `assertion_operator` and `assertion_expected` as parameters to getter keywords to execute assertion
- Deleted older `Text Should Be` style keywords in favor of `Get Text equals content` syntax
- Option to disable headlessness through `headless` argument to keyword `Open Browser` (defaults to false)

0.3.0

Not secure
- New keywords `Get Element Attribute` (might be renamed later) and `Get Text`.
- New assertion syntax with optional keyword arguments `assertion_operator` and `assertion_value` for `Get _` keywords.

0.2.2

Not secure
Release adds:
- New keywords for checkboxes, page URLs and screenshots
- Automatic failure screenshots
- Improved CI coverage for our pip package installation

0.1.0

Not secure

Page 23 of 23

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.