Commit 6ea110f
authored
Implement FindChildElements for IElement +semver: feature (#72)
* Implement FindChildElements in IElementsFactory, resolves #67.
* Fixes #71 (dotted xpath locator split issue).
* Fix GenerateXPathLocator method for ByChained type of locator.
* Implement XPath extraction logic1 parent 8ed1367 commit 6ea110f
File tree
12 files changed
+396
-47
lines changed- Aquality.Selenium.Core
- src/Aquality.Selenium.Core
- Elements
- Interfaces
- tests/Aquality.Selenium.Core.Tests
- Applications/Browser
- Elements
- Resources
12 files changed
+396
-47
lines changedLines changed: 110 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
79 | 85 | | |
80 | 86 | | |
81 | 87 | | |
| |||
0 commit comments