File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 11# FlaUI.WebDriver
22
33[ ![ build] ( https://github.com/FlaUI/FlaUI.WebDriver/actions/workflows/build.yml/badge.svg )] ( https://github.com/FlaUI/FlaUI.WebDriver/actions/workflows/build.yml )
4+ [ ![ CodeQL] ( https://github.com/FlaUI/FlaUI.WebDriver/actions/workflows/codeql.yml/badge.svg )] ( https://github.com/FlaUI/FlaUI.WebDriver/actions/workflows/codeql.yml )
5+ ![ GitHub License] ( https://img.shields.io/badge/license-MIT-blue.svg )
6+ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen )
47
58FlaUI.WebDriver is a [ W3C WebDriver2] ( https://www.w3.org/TR/webdriver2/ ) implementation using FlaUI's automation. It currently only supports UIA3.
69
@@ -242,7 +245,7 @@ There is an interpretation to use the WebDriver specification to drive native au
242245
243246### Deviations from W3C WebDriver Spec
244247
245- https :// www.w3.org/TR/webdriver2/#element-send-keys says:
248+ < https :// www.w3.org/TR/webdriver2/#element-send-keys> says:
246249
247250> Set the text insertion caret using set selection range using current text length for both the start and end parameters .
248251
You can’t perform that action at this time.
0 commit comments