Releases: aquality-automation/aquality-selenium-dotnet
Releases · aquality-automation/aquality-selenium-dotnet
v2.0.0: Move to Aquality.Selenium.Core (#152) +semver: major
Changes:
This list of changes was auto generated.
v1.3.0: #149 added getCurrentDirectory for Resources files (#150)
Changes:
This list of changes was auto generated.
v1.2.2: Fix ignored tests
v1.2.1: Fix scrolling
v1.2.0
v1.1.0: Fix sonar issues (#140) +semver: minor
Changes:
This list of changes was auto generated.
v1.0.2: Feature/auto release (#138)
Changes:
- f7814ad Feature/auto release (#138) [ #18, #127 ]
- fc190e9 #18 Use nuget task to pack (#137)
- 926e48e Update azure pipeline (#18) and fix Element (#127) (#135)
- bafbeaf Fix tests parallelization (#134)
- ae9fbce Feature/fix pipeline (#133) [ #18, #127 ]
- 59e77f0 Fix JS script as a part of #127 (#132)
- 777b799 #18 Update README
- 447a937 #18 Update GitVersion config
- 13b9136 #18 Fix GitVersion config to auto increment version (#131)
- ce3c022 #18 Add step to create github release (#130)
See more
- 07a0b33 #18 Add push command to azure pipeline (#129)
- 56025f4 #18 Modify azure pipeline to create a package (#128)
- 3bf0806 Merge branch 'master' of github.com:aquality-automation/aquality-selenium-dotnet
- ee474b0 Disable auto-generate package
- e6fe08c Update azure-pipelines.yml for Azure Pipelines
- cf8f75c Update azure-pipelines.yml for Azure Pipelines
- 6d9c637 Update azure-pipelines.yml for Azure Pipelines
- 40b8300 Update BrowserManager (#125)
- 7448aaa Set up CI with Azure Pipelines (#118) [ #19, #18 ]
- 0d4b94e Nuget badge (#123)
- 4f9eca9 Remove NuGet badge
- 43c1954 Add NuGet badge to README
- fc42d4e Fix ElementIsOnScreen js in order to resolve #57 (#122)
- ce884bb Update package info
- 6f998ba fix #120 (possible StaleElementReference exception in FindElements due to second filteration) (#121)
- 762958c #19 Fix default settings
- 67521df stabilize ignored tests. fix ElementFactory and ElementFinder (#117)
- 5ac5aa5 Nuget package (#116) [ #19 ]
- c615d85 #19 Change package version and authors (#115)
- b08a5fd Merge branch 'master' of github.com:aquality-automation/aquality-selenium-dotnet
- ede5ebc Change isRemote to false in default test settings
- d5ae653 Update README.md (#114)
- 7738585 replace property with method ('cause it's not actions' property) (#111)
- 4dda3ff Fix link in docs
- 39030d4 Documentation [ #17 ]
- a26bb1f Add test for browsers in concurent threads as part of #50 (#108)
- c7fd949 Add demo test to resolve #106 (#107)
- e00d7d7 Add additional logging for actions on elements to resolve #76 (#105)
- 1c6e1d4 #97 added test cases for ElementState (#100)
- 016089a fix combobox's methods signature to resolve #90 and fix #95. (#104)
- 23f30c3 Fix WaitFor to resolve #96 (#101)
- d128832 Add test for not displayed element which exists as part of #50 (#103)
- 498a04c Fix ElementFinder to resolve #99 (#102)
- 74043fa add FileDownloading use case to resolve #85 (#87)
- cc98011 Feature/89 async javascript execution (#93) [ #89 ]
- 4a35e1c Feature/new circleci image (#92) [ #73 ]
- 7eddde5 Add integration tests for Elements and refactor test forms (#88) [ #86 ]
- 6842d7b #83 Add tests for ComboBox element (#84)
- 61cc97a add InvalidElementStateException handling to ElementActionRetrier to resolve #80 (#82)
- 105381f #79 Add tests for hidden elements and fix supplier resolver in ElementFactory (#81)
- 01f1dd2 Add integration tests for Alerts (#78) [ #77 ]
- d46983c Add info about license into README
- 0010672 Add circleci config (#72) [ #70 ]
- 2e0fbe1 Create LICENSE.md (#75) [ #34 ]
- 6c18fa2 #68 Remove public Navigate() from Browser (#71)
- 5071eca #66 Add integration tests for browser (#67)
- 8aa86d0 #63 #50 Add tests for custom browser factory (#64)
- 81735f8 #58 Add command timeout for remote webdriver (#62)
- fb53f34 #59 Add default config for logger programmatically (#61)
- 6e64c41 #16 Integration tests for Actions (#56)
- 6d72317 #55 Change settings.json type to embedded resource (#60)
- 1995812 #52 Update ConditionalWait and add DesiredState (#54) [ #19 ]
- 258fe65 Rename combobox methods (#53)
- 5e6878c implement ElementActionRetrier to resolve #49 (#51)
- ee0daf0 Merge pull request #48 from aquality-automation/Bug/47-fix-element-state-provider [ #47 ]
- fef00e5 rename to IsElementClickable
- 06de16d Fixed #47 ElementStateProvider to throw NowSuchElementException
- 2a15c4f Merge pull request #45 from aquality-automation/feature/10-implement-base-class-for-Form
- dcce638 Add default value to HighlightState (#46) [ #43 ]
- 35f1fec #10 removed Size method from Form
- 5e8b034 #10 protected IElementFactory property
- 946a662 #10 moved some methods to properties
- 8feadec implemented GetCssValue to resolve #42 (#44)
- 42e72bb move IsClickable and IsEnabled with waitings to ElementStateProvider (#40) [ #39 ]
- 61b0b0d #10 removed PageInfo attribute
- f79b743 Implement elements (#41) [ #12 ]
- bce698c #10 small refactoring
- 2f13d97 #10 merge from master
- 4851c5b #10 throw exception if pageinfo = null
- 14b5881 #10 implemented Form, PageInfoAttribute
- 26c1389 Feature/implement get localized message (#37) [ #20 ]
- cc9394f #10 added PageInfo attribute, constructor for Form
- 01b8f66 Merge pull request #38 from aquality-automation/Feature/4-implement-driver-settings
- 557818a add Trim to fix Chrome issue with space in arguments
- 1bd3d5c corrected behavior of JsonFile to return empty collection if value is absent in json
- 7eef6b8 correct error message in DriverSettings
- 944a7cf Merge branch 'master' into Feature/4-implement-driversettings
- 9c3b1d4 finished implementetion of DriverSettings. [ #4 ]
- f8f3a8b Merge pull request #36 from aquality-automation/feature/separate-class-localized-logger [ #33 ]
- 6dc2cd2 implement DriverSettings to resolve #4
- ae8341f implement DriverSettings class #4
- 8f5c82d #22 move dublication to private method
- 9c04fe6 #33 fixed comments
- eae9c64 #30 removed redundant usings
- d713789 #33 added LoggerExtension
- 50b85ad #33 changed Logger.Instance.Fatal to logger.Fatal
- d0c0f13 #33 updated docs LocalizationManager
- 1d83e5d #33 separated class logger
- a7a1382 Merge pull request #35 from aquality-automation/feature/documentation
- 7155e27 AlertActions -> AlertAction
- 50dffb6 #15 Add documentation for configurations namespace
- df07cbe #15 Add documentation for Browsers namespace
- f8833cb #15 Add documentation to BrowserFactory
- cd43f09 #15 Fix loggerdocumentation
- ad7605e #15 Add documentation to Elements
- 4a07e15 Feature/7 implement configuration (#31) [ #7, #5, #6 ]
- 9f92979 #13 implemented ElementStateProvider (#32)
- 21ee30e Feature/actions (#30) [ #11 ]
- 0d51fbe Implement IElement (#29) [ #9 ]
- bc5dd7e implement WaitForPageToLoad for Browser (#28) [ #8 ]
- 37157a5 Add IElementFinder implemen...