golem
golem copied to clipboard
A complete test automation tool
Hi , Could we export .har file incase test is stopped by an error at page ?
I want to use golem with my default browser which is already logged in to websites. is it possible to open my default browser or the browser that I want?
issue: python 3.6 with jinja2(3.0.3) latest version using local fix: after updating python 3.6 to python 3.9 issue resolved.
There are 4 new test hook functions that can be defined in a test file: * before_test: runs at the beginning of a test file, replaces setup * before_each: runs...
* There is a new data source type: JSON * test_data setting is removed, each test file can have its own data source type * Internal data uses now a...
### Current screenshot function captures visible screen, it would be beneficial to capture the entire page 
This Feature should be implement like below. 1. user should have an option on test code script page for convert Katalon/Selenium IDE recording python script into Golem test script. need...
Hello! I'm setting up a test suite written in Golem (0.9.2) in CI and every run test has a new name: Run nr 1: `` Run nr 2: `` Expected...
when User run the suite through Run Suite button then toast msg should be behave like below. 1. when user click on open(it should rename with Open Report) link on...
There should be an option for suite, CLI and settings file to re-run failed tests