Flexibox

Latest version: v1.0.1

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

Scan your dependencies

Page 1 of 2

2.1.1

1. Optimise component structure for referencing modules. Segregating modules based on core functionalities and reusable functionalities.
2. Remove deprecated code from module.

2.0

This release is for porting the module from python 2.7 to python 3+ version.

1.2.2

This release has two major functionality deployed
* Logging implemented for information, error, warning and critical messages.
* Logging to be provided as an inbuilt functionality by the module

1.1.2

Remove unused imports
* Unused imports were removed from the entire code.
* Code clean up.

Improve coding standards
* Error codes removed.
* Coding standards have been improvised.

Unit tests
* Test coverage has been taken care of in terms of unit tests.

Integration with Travis CI
* Unit tests have been configured with Travis.
* Travis CI configured to run the tests on every pull requests.

Integrations with Codacy
* Integration with Codacy to help with code quality.

Browser Controller class changes
* Browser controller class to include:
* Explicit wait time as default functionality.
* Fluent wait time as default functionality.
* Selenese script to maximize browser window.

Functionality modifications
* Functionality modifications include:
* Chromedriver function to take arguments for chrome options as a list of objects.
* Gecko driver function to take arguments for firefox options as a list of objects.

1.1.1

With the latest version of Browserium (v1.1.1) I have introduced a feature where you can stash all your logs in real time using the services of Logstash. The reason for using Elastic Search, Logstash and Kibana is to give the users a real-time dashboard which can give an idea of the statuses for the tests executed in real time.
Logstash is an open source server-side data processing pipeline that ingests data from multiple resources and sends it to the respective stash, in this case, it would be Elasticsearch.

Elasticsearch is a restful service that helps store and uncover the respective data. Kibana is your dashboard to the answer for the data stored using Elasticsearch. Kibana lets you visualize your Elasticsearch data and navigate the Elastic Stack.

1.0.1

Remove sentry integration
Remove sentry integrations from logger class which was erroring out

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.