issues
search
kgress
/
scaffold
A Java based Selenium WebDriver abstraction
MIT License
4
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: issue-159 Failed deploys due to permissions
#160
kgress
closed
1 year ago
0
Failed deploys due to permissions
#159
kgress
closed
1 year ago
0
fix: Doc update
#158
kgress
closed
1 year ago
0
build(deps): bump jackson-databind from 2.13.4 to 2.13.4.2
#157
dependabot[bot]
opened
1 year ago
0
feat: add ventura and windows 11 support
#156
atari-xia
closed
1 year ago
0
Sauce: add mac ventura (13) and Windows 11 platforms
#155
atari-xia
opened
1 year ago
0
Make BaseWebElement lookup for hidden elements configurable
#154
campbellcurtis
closed
1 year ago
1
build(deps): bump jackson-databind from 2.13.4 to 2.13.4.1
#153
dependabot[bot]
closed
1 year ago
1
feat: update docs to reflect better test annotation usage
#152
kgress
closed
2 years ago
0
feat: remove TestContextSetting and Selenium Grid configurations
#151
kgress
closed
2 years ago
0
fix: updated protected branch name master to main
#150
kgress
closed
2 years ago
0
fix: javadoc fix
#149
kgress
closed
2 years ago
0
fix: issue-147 findElements immediate relationship updates
#148
kgress
closed
2 years ago
0
findElements() unable to process immediate relationship by locators
#147
kgress
closed
2 years ago
0
build(deps): bump jackson-databind from 2.13.0 to 2.13.2.1
#146
dependabot[bot]
closed
2 years ago
1
build(deps): bump spring-boot-starter-web from 2.6.3 to 2.6.6
#145
dependabot[bot]
closed
2 years ago
0
fix: handle erroneous target frame detached exceptions (#143)
#144
atari-xia
closed
2 years ago
1
javascriptexecutor being called during page transitions leading to target frame detached
#143
atari-xia
closed
2 years ago
0
feat: Support for new annotation for allowing use of hidden elements
#142
hebbmcclure
closed
2 years ago
0
feat: Support for new annotation for allowing use of hidden elements (issue #136)
#141
hebbmcclure
closed
2 years ago
1
fix: findElements returns the first child for every child available instead of distinct instances of all children
#140
hebbmcclure
closed
2 years ago
0
findElements returns the first child for every child available instea…
#139
hebbmcclure
closed
2 years ago
0
findElements returns the first child for every child available instead of distinct instances of all children
#138
hebbmcclure
closed
2 years ago
0
nth-child invalid empty sibling removal in buildComponentList()
#137
Proryanator
closed
2 years ago
0
Support for new annotation for allowing use of hidden elements
#136
Proryanator
closed
2 years ago
1
fix: add overloaded component list building method
#135
kgress
closed
2 years ago
0
no default overloaded method for component list building
#134
kgress
closed
2 years ago
0
fix: add childBy check in findElement and findElements
#133
kgress
closed
2 years ago
0
BaseWebElement#findElement() and findElements() are not checking both child and parent for XPATH
#132
kgress
closed
2 years ago
0
fix: verifyIsOnPage() should throw for nonexistent elements (#130)
#131
atari-xia
closed
2 years ago
0
verifyIsOnPage() not throwing error when passing a nonexistent element
#130
atari-xia
closed
2 years ago
0
Update the mac os platforms with their fully qualified strings
#129
kgress
opened
2 years ago
0
fix: monterey platform configuration to fix sauce safari issue (#127)
#128
atari-xia
closed
2 years ago
0
Safari not working on SauceLabs
#127
atari-xia
closed
2 years ago
0
feat: add sauce performance and extended debugging options (#118)
#126
atari-xia
closed
2 years ago
0
fix: too many waitUntilDisplayed() calls in the click() method
#125
kgress
closed
2 years ago
0
Too many waitUntilDisplayed() calls when click() invoked
#124
kgress
closed
2 years ago
1
fix: Update scrollintoView logic to bring it into view, not snap to
#123
kgress
closed
2 years ago
0
Add github badges
#122
kgress
opened
2 years ago
0
feat: introduce list building of Components
#121
kgress
closed
2 years ago
1
Separate out automation wait time out and element time out
#120
kgress-heb
opened
2 years ago
1
Update scrollintoView logic to bring it into view, not snap to
#119
kgress-heb
closed
2 years ago
0
Add additional sauce desired capabilities for performance metrics
#118
kgress
closed
2 years ago
0
Introduce a new concept, "Collection"
#117
kgress
closed
2 years ago
0
fix: scrollIntoView is scrolling too far on websites with large horizontal headers
#116
kgress
closed
2 years ago
0
scrollIntoView is scrolling too far on websites with large horizontal headers
#115
kgress
closed
2 years ago
0
feat: update dependencies
#114
kgress
closed
2 years ago
0
Dependency updates
#113
kgress
closed
2 years ago
0
fix: re-adding in exception handling + null checks for boolean inspections
#112
Proryanator
closed
2 years ago
2
BaseWebElement.isDisplayed()/others throws exception instead of returning false
#111
Proryanator
closed
2 years ago
0
Next