Issues
- 5
Fix test instability related to timers
#104 opened by wjgerritsen-0001 - 3
- 4
- 4
- 0
ensure basic support of Appium
#99 opened by yashaka - 0
- 6
extend Have.Attribute(name, value) to more cases
#83 opened by yashaka - 0
Add Configuration.BaseUrl
#63 opened by yashaka - 1
consider adding as extensions to support namespace things like Overwrite via Ctrl/Command + A + keys
#74 opened by yashaka - 2
Setting a timeout for each individual element
#94 opened by bughunterqa - 2
Add support for Selenium 4
#93 opened by daniilkulikov - 5
- 3
ShouldNot does take <timeout> seconds when executed on an element which parent does not exist.
#91 opened by wjgerritsen-0001 - 0
add condition Be.Overlapped
#89 opened by yashaka - 0
element.JsSetValue as extension does not wait, element.With(setValueByJs: true).SetValue waits ... o_O How to deal with thet?
#88 opened by yashaka - 0
add test for Configuration._HookWaitAction
#87 opened by yashaka - 7
Configuration.waitForNoOverlayByJs vs waitByJsForNotOverlapped vs waitForNotOverlappedViaJs
#85 opened by yashaka - 1
render in error not just overlapping element (the overlay one), but also the element that is overlapped
#84 opened by yashaka - 0
build automatic scroll into view by js into WaitForNoOverlapFoundByJs for commands based on Actions (like double click, hover, etc.)
#86 opened by yashaka - 0
consider changing .not Attribute(value = «initial») to .Not(Attribute(value = «initial»)) in error message
#82 opened by yashaka - 0
Somewhen in Future do a retrospective for current S("#foo").JsClick() as extension and consider S("#foo").Perform(Command.Js.Click())
#81 opened by yashaka - 12
- 0
think on some way to customize some non-standard actions like "select in dropdown"
#80 opened by yashaka - 0
Condsider adding Configuration.DriverSource as default delegate/func to call when initilizing driver
#79 opened by yashaka - 2
- 0
- 0
consider adding Configuration.ClickBeforeSetValue, Configuration.ClickBeforeType
#76 opened by yashaka - 1
cover with tests the SeleneCollection features as being Enumerable, e.g. Linq's `.First` method, etc.
#59 opened by yashaka - 1
- 0
Can we provide some type of hook to place a custom smart "wait for progress loading"?
#69 opened by yashaka - 0
Make locattors loggin in error messages cleaner, remove junk like SeleneDriver, By Selene, etc....
#68 opened by yashaka - 0
- 3
Fluent Assertions for NSelene
#65 opened by yashaka - 0
add shadow dom support
#57 opened by yashaka - 2
setup CI for NSelene
#55 opened by yashaka - 2
add contributing section to readme
#58 opened by yashaka - 6
- 0
- 1
- 1
add SeleneElement#selectOption
#35 opened by yashaka - 1
Smoother API for users to extend NSelene conditions base with custom-user-defined conditions?
#54 opened by yashaka - 0
Refactor Conditions implementation to be "exception-based" over "bool-based" in context of error generation
#52 opened by yashaka - 0
new feature request: download files without href attribute (using proxy server)
#47 opened by davespoon - 0
new funtion request: scroll to element
#44 opened by vivienneChen - 2
Framework is incompatible with .net Core
#37 opened by itrifonov - 3
There is no implementation of the "GetProperty" method in the "NSelene.SeleneElement" type from the "NSelene" assembly.
#40 opened by Magadan84 - 3
Add support for Webdriver 3.5.2 and above
#39 opened by denis-platonov - 7
Currently not able to compile solution
#36 opened by jviaches - 0
- 0
review implicit waits for "asking methods"
#33 opened by yashaka