Skip to content

Commit 5bdbdd9

Browse files
authored
Update README.md
1 parent aff1c8b commit 5bdbdd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Library contains PageFactory and supporting classes.
77
This fork of [DotNetSeleniumExtras](https://github.com/DotNetSeleniumTools/DotNetSeleniumExtras) has the following changes:
88
* .NET Core support
99
* Ability to create custom FindsBy attributes (by inheriting from AbsractFindsByAttribute)
10+
* Simplified FindsBy syntax: `[FindsBy(How.CssSelector, "div.some-class")]`
1011

1112
Besides, some internal changes were made:
1213
* Removed dependencies on buck

0 commit comments

Comments
 (0)