0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #61 from spriteCloud/development More... almost 8 years ago
Merge pull request #60 from spriteCloud/gijs-development More... almost 8 years ago
Added the /test/Gemfile to the gitignore list More... almost 8 years ago
Bump version to 1.0.3dev More... almost 8 years ago
Minor adjustments to the selftest gemfile More... almost 8 years ago
Merge remote-tracking branch 'refs/remotes/origin/master' into gijs-development More... almost 8 years ago
Replaced old variable current_url with browser.url More... almost 8 years ago
Merge pull request #59 from spriteCloud/gijs-development More... almost 8 years ago
Locked watir on ~> 6.1.0 (Fix #58) and locked Selenium on ~> 3.2.0 (Newer version gave an sessionID error) More... almost 8 years ago
Changed Selenium dependency to be locked on ~> 3.2 because selftest broke on 3.3.0 More... almost 8 years ago
After discussion, removed the LapisLazuli::TimeoutError and now throw the default Watir::Wait::TimeoutError More... almost 8 years ago
Update selftest to rescue Watir::Wait::TimeoutError More... almost 8 years ago
Added LapisLazuli::TimeoutError as a method to throw custom errors. More... almost 8 years ago
Bump version to 1.0.2 More... almost 8 years ago
Merge pull request #56 from spriteCloud/gijs-development More... almost 8 years ago
Fix for chrome returning a single element instead of an array of elements when there is only 1 result. More... almost 8 years ago
Merge pull request #55 from spriteCloud/master More... almost 8 years ago
Update cucumber.yml More... almost 8 years ago
Merge pull request #51 from spriteCloud/gijs-development More... almost 8 years ago
Added testautomation.info to the readme file More... almost 8 years ago
Updated all the account steps to be functionally working. More... almost 8 years ago
Multiple changes to the cucumber example template - Removed windows specifics from gemfile - Updated resolution to be 1024x768 - Renamed replace_value to replace_constants - Renamed replace_hash_data to replace_hash_constants - Simplefied set_user_data() - Made a better fail-safe on get_user_data() - Capitalized the constant values - Added quotes to all steps where variables were used - Added unique tagging in the scenario name - Updated the config.yml accordingly More... almost 8 years ago
Replaced 2017 with 2017 More... almost 8 years ago
Merge pull request #49 from spriteCloud/gijs-development More... almost 8 years ago
Uncommented a line More... almost 8 years ago
Merge branch 'master' into gijs-development More... almost 8 years ago
Added more specific versions to the gemspec More... almost 8 years ago
Updated the template with new scenario's and more examples - Added more page data to the config.yml - Added user data to config.yml - Created a 3rd example to example.feature as a Scenario Outline - Added user_account.feature including a login, logout & register scenario - Added example step definitions for the user account scenario's (non functional) - Added functions.rb with some pre-made functions - Updated README.md with some extra information More... almost 8 years ago
Updated template Gemfile according to the new requirements. More... almost 8 years ago
Updated selftest gemfile according to new requirements. More... almost 8 years ago