Ftw.testbrowser

Latest version: v2.1.2

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

Scan your dependencies

Page 14 of 15

1.5.0

------------------

- Implement AT file upload widget, because the label does not work.
[jone]

- Implement file uploads.
[jone]

- Add "headers" property on the browser.
[jone]

1.4.0

------------------

- Deprecate `normalized_text` method, replace it with `text` property.
The `text` property is more intuitive and easier to remember.
The `text` property has almost the same result as `normalized_text`,
but it represents `<br/>` and `<p>` with single and double newlines respectively.
`text` is to be the lxml `text` property, which contained the raw, non-recursive
text of the current node and is now available as `raw_text` property.
[jone]

- open_html: make debugging file contain passed HTML.
[jone]

- Sequence widget: implement custom form filling with label support and validation.
[jone]

- Sequence widget: add additional properties with inputs and options.
[jone]

1.3.0

------------------

- Implement "query" method on autocomplete widget.
[jone]

- Implement form fill for z3cform datetime widget.
[jone]

- Fix setting attributes on nodes when wrapped with NodeWrapper.
[jone]

- Implement form fill for z3cform autocomplete widgets.
[jone]

- Implement form fill for z3cform sequence widgets.
[jone]

- Add ``webdav`` method for doing WebDAV requests with a ZServer.
[jone]

1.2.0

------------------

- Add `open_html` method to browser object, allowing to pass in HTML directly.
[jone]

1.1.0

------------------

- Add dexterity page object, refactor z3cform page object.
[jone]

- Add table nodes with helpers for table testing.
[jone]

- Merging "Nodes" lists returns a new "Nodes" list, not a "list".
[jone]

- Show containing elements in string representation of "Nodes" list.
[jone]

- Fix direct child selection with CSS (node.css(">tag")).
[jone]

- Add a ``recursive`` option to ``normalized_text``.
[jone]

1.0.2

------------------

- When normalizing whitespaces, do also replace non-breaking spaces.
[jone]

Page 14 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.