issues
search
yashaka
/
NSelene
Consise API to Selenium for .Net (the port of Selene in python / Selenide in Java)
MIT License
68
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Smoother API for users to extend NSelene conditions base with custom-user-defined conditions?
#54
yashaka
opened
4 years ago
1
Condition negation aka Not(Condition) implementation details and design
#53
yashaka
opened
4 years ago
1
Refactor Conditions implementation to be "exception-based" over "bool-based" in context of error generation
#52
yashaka
opened
4 years ago
0
JsClick implementation details (aka ClickViaJs or ClickByJs)
#51
yashaka
opened
4 years ago
6
byJs style methods in SeleneElement (like ScrollIntroView, ClickByJs, etc.)
#50
yashaka
closed
3 years ago
12
Add scroll into view feature
#49
wjgerritsen-0001
closed
4 years ago
2
Make tests run at once using the ES6 template literal feature, also i…
#48
wjgerritsen-0001
closed
4 years ago
0
new feature request: download files without href attribute (using proxy server)
#47
davespoon
opened
5 years ago
0
Tests for Basic using With in "S|SS" Searches
#46
sergueik
opened
5 years ago
0
Added XPath and Text selector methods via the kind of prefix
#45
sergueik
closed
5 years ago
1
new funtion request: scroll to element
#44
vivienneChen
opened
6 years ago
0
Fix Nselene tests.
#43
bitchelov
closed
4 years ago
2
Develop
#42
yashaka
closed
6 years ago
0
Update selenium & nunit version. Replaced deprecated attribute
#41
bitchelov
closed
6 years ago
0
There is no implementation of the "GetProperty" method in the "NSelene.SeleneElement" type from the "NSelene" assembly.
#40
Magadan84
closed
6 years ago
3
Add support for Webdriver 3.5.2 and above
#39
denis-platonov
closed
6 years ago
3
Add TakeScreenshot feature
#38
OlegZarevych
closed
6 years ago
1
Framework is incompatible with .net Core
#37
itrifonov
closed
6 years ago
2
Currently not able to compile solution
#36
jviaches
closed
8 years ago
7
add SeleneElement#selectOption
#35
yashaka
closed
4 years ago
1
Consider moving NSelene.Be, NSelene.Have to NSelene.Conditions namespace
#34
yashaka
opened
8 years ago
0
review implicit waits for "asking methods"
#33
yashaka
opened
8 years ago
0
add OOP alternative to Configuration
#32
yashaka
opened
8 years ago
0
make Configuration.* also ThreadLocal, same as Configuration.WebDriver
#31
yashaka
opened
8 years ago
0
consider adding something like SeleneDriver#WaitFor/AssertThat/AssertTo/Should which will accept Condition<IWebDriver>
#30
yashaka
opened
8 years ago
0
add Have.Inner(By locator) condition, e.g. for filtering collection by having specific inner elements
#29
yashaka
opened
8 years ago
0
remove obsolete methods for 0.0.0.7 version
#28
yashaka
opened
8 years ago
0
provide smoother integration with selenium via implementing IWebDriver, IWebElement, IList<IWebElement> by all main NSelene entities
#27
yashaka
opened
8 years ago
1
add implicit operator to support WebElement webelement = page.pageFactoryElement; SElement selement = webelement;
#26
yashaka
closed
8 years ago
1
should we rename Config to Configuration? in order to follow "selenide style" ...
#25
yashaka
closed
8 years ago
0
use ThreadLocal for semi-automatic driver management
#24
yashaka
closed
8 years ago
0
Add Condition<SElement> for <table> element: Have.Rows(params string[]) & Have.NoRows()
#23
yashaka
opened
8 years ago
0
Add extra helpers for Widgets/ElementObject creation
#22
yashaka
opened
8 years ago
1
rethink S(<hidden>).S(<hidden>).Displayed behaviour
#21
yashaka
opened
8 years ago
1
remove WrapsWebDriver interface from SLocator to not violate "tell don't ask" in SElement, etc.
#20
yashaka
closed
8 years ago
0
add indexer to SCollection
#19
yashaka
closed
8 years ago
1
add Selene.Driver (in addition to Selene.GetWebDriver()) returning SeleneDriver object
#18
yashaka
opened
8 years ago
0
add Browser#Driver, Browser#Quit()
#17
yashaka
closed
8 years ago
0
add SCollection<T>#First() method
#16
yashaka
closed
8 years ago
1
change "entity" in error messages to element/collection correspondingly
#15
yashaka
opened
8 years ago
0
add SElement#InnerHTML and #OuterHTML
#14
yashaka
opened
8 years ago
0
add docstrings
#13
yashaka
opened
8 years ago
0
add I.Visit I.Find, I.FindAll in addition to Visit S SS feature where var I = new SeleneDriver(new FirefoxDriver());
#12
yashaka
closed
8 years ago
1
add tests for "parallel drivers support"
#11
yashaka
opened
8 years ago
0
optimise waiting before actions: don't wait if not needed
#10
yashaka
opened
8 years ago
0
fix Be.Empty to Be.Empty() and others (for multithread safity)
#9
yashaka
closed
8 years ago
0
add locator string to composed error messages for chained exceptions
#8
yashaka
opened
8 years ago
1
Enhance error messages for failed search by condition in collection
#7
yashaka
opened
8 years ago
3
review & enhance test coverage
#6
yashaka
opened
8 years ago
0
add caching
#5
yashaka
opened
8 years ago
0
Previous
Next