LuluTest icon indicating copy to clipboard operation
LuluTest copied to clipboard

LuluTest is a Python framework for creating automated browser tests.

Results 6 LuluTest issues
Sort by recently updated
recently updated
newest added

**Describe the bug** The repository did not have a code of conduct **Overview** Add a code of conduct to the repository

Extend either the Page class or BaseElement class to support drag and drop functionality. This needs to include: * finding a place to drag an element * perhaps a way...

enhancement
help wanted
good first issue
hacktoberfest

Need someone to take a look at the existing documentation and see if there's room for improvement. Also, it's probably about time to make sure that existing examples are still...

documentation
good first issue
beginner friendly
hacktoberfest

The following two tests in `test_other_pages.py` fail sporadically. `test_file_upload` `test_script_execution` Example failure: ``` ====================================================================== ERROR: test_javascript_alert (test_other_pages.TestOtherPages) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/travis/build/erik-whiting/LuluTest/tests/test_other_pages.py", line 50, in test_javascript_alert actions.go(page)...

bug
help wanted
good first issue
beginner friendly

In order to figure out what the limitations of the current implementation are, we should write new browser tests for all kinds of websites. For this issue, you should: *...

help wanted
good first issue
beginner friendly
hacktoberfest

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. Release notes Sourced from urllib3's releases. 1.26.19 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...

dependencies