Set of Selenium Grid extensions for a better UI tests.
Stars
46
Forks
22
Watchers
46
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
64
commits
2
commits
2
commits
2
commits
2
commits
2
commits
1
commits
Merge pull request #69 from myznikov/filename_decode_base64
407cde0View on GitHub#68 fix: use Base64.getUrlEncoder in servlets to avoid download/delete files with spaces in name
8bfde13View on GitHubMerge pull request #66 from myznikov/moving_to_selenium_3_11_0
854ed64View on GitHubIssue-63 Trying to fix NPE issue in refreshTimeout by adding null check
2a6dd27View on GitHubAdding extension of file to be created in temp directory. Right now file gets created with static '.tmp' extension . Adding overloaded download method to create file with specific extension type (provided in through method arg)
872017dView on GitHub[maven-release-plugin] prepare for next development iteration
fc1a461View on GitHubUpdated code to stripoff encoding chars at the endofMIMEType
800e2c9View on GitHub