issues
search
thebrowsercompany
/
swift-webdriver
A Swift library for communicating with WebDriver (Appium/WinAppDriver) endpoints
BSD 3-Clause "New" or "Revised" License
105
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Should `retryUntil` throw if it fails?
#61
jeffdav
closed
1 year ago
0
Cleanup response handling and improve error tests.
#60
jeffdav
closed
1 year ago
0
Jeff/fix session delete response
#59
jeffdav
closed
1 year ago
0
Print error in Session catch block.
#58
jeffdav
closed
1 year ago
1
Consider adding built-in support for DPI scaling.
#57
jeffdav
closed
1 year ago
2
Add initializers for attach vs launch, and cleanup test failure paths.
#56
jeffdav
closed
1 year ago
0
Need a mechanism to handle per-platform differences.
#55
jeffdav
opened
1 year ago
3
Eliminate try! / fatalError; handle unknown Status-es.
#54
jeffdav
closed
1 year ago
2
webdriver-swift should build on non-Windows platforms
#53
tristanlabelle
closed
9 months ago
2
Remove print-based logging
#52
tristanlabelle
closed
1 year ago
1
Use CreateProcessW directly and other cleanup.
#51
jeffdav
closed
1 year ago
0
The lifetime of WinAppDriver.exe and its started processes should be tied to that of the test process
#50
tristanlabelle
closed
1 year ago
1
We should not crash when receiving an unknown error status code
#49
tristanlabelle
closed
1 year ago
1
Use CreateProcessW directly when starting WinAppDriver to avoid CI hangs
#48
tristanlabelle
closed
1 year ago
1
Jeff/errors
#47
jeffdav
closed
1 year ago
0
Remove starting WinAppDriver.exe as a manual step in the GitHub Actions workflow
#46
tristanlabelle
closed
1 year ago
2
Support separate WinAppDriver initializers for starting a new or attaching to an existing WinAppDriver.exe instance
#45
tristanlabelle
closed
1 year ago
1
Support error handling by replacing `!`/`fatalError` with `throws` and optionals
#44
tristanlabelle
closed
1 year ago
1
Add test coverage for Element.getAttribute
#43
tristanlabelle
closed
1 year ago
2
Implement the touch family of commands
#42
tristanlabelle
closed
1 year ago
1
Typing is not keyboard layout-agnostic
#41
tristanlabelle
closed
1 year ago
2
Timeout if the WebDriver HTTP endpoint is unreachable
#40
tristanlabelle
opened
1 year ago
1
`session.moveTo(element:)` does not move mouse to the element for app caption buttons
#39
stevenbrix
opened
1 year ago
8
Add support for Element.displayed
#38
tristanlabelle
closed
1 year ago
3
Default to building with swift.
#37
fischman-bcny
closed
1 year ago
0
Add Session.sendKeys and a unit test.
#36
jeffdav
closed
1 year ago
0
Add .swiftformat config file and run on repo.
#35
jeffdav
closed
1 year ago
1
add request for sending keys to active element
#34
stevenbrix
closed
1 year ago
4
Add retry logic to findElement.
#33
jeffdav
closed
1 year ago
2
Run swiftformat on webdriver.
#32
jeffdav
closed
1 year ago
3
Cleanup
#31
jeffdav
closed
1 year ago
0
Screenshot
#30
jeffdav
closed
1 year ago
4
Fix publics so that @testable is not required for webdriver-swift consumers
#29
christianfo
closed
1 year ago
0
Removed dependency on arc repository for GitHub actions
#28
christianfo
closed
1 year ago
0
Removed code transferred to Arc/BrowserWin
#27
christianfo
closed
1 year ago
0
Added keys, pointer, location and size bindings, more notepad tests
#26
christianfo
closed
1 year ago
1
Added WinAppDriver error 100
#25
christianfo
closed
1 year ago
0
Christian/arc shexec
#24
christianfo
closed
1 year ago
2
Support request body inspection in MockWebDriver-based unit tests
#23
tristanlabelle
closed
1 year ago
0
Don't start WinAppDriver if process already running
#22
christianfo
closed
1 year ago
0
Add unit tests for the way API usage maps to WebDriver requests
#21
tristanlabelle
closed
1 year ago
0
Implement WebDriver `status` binding
#20
christianfo
closed
1 year ago
1
Invoke WinAppDriver directly in Github Actions
#19
mangini
closed
1 year ago
2
GHA: bump Swift snapshot to 2023-05-20-a
#18
compnerd
closed
1 year ago
0
Update swift toolchain version for CI
#17
tristanlabelle
closed
1 year ago
1
[Do not merge] Christian/arc uitest iteration
#16
christianfo
closed
1 year ago
3
Make WebDriver a protocol and WinAppDriver conform to it
#15
tristanlabelle
closed
1 year ago
1
Report reponse WinAppDriver error status
#14
christianfo
closed
1 year ago
0
Implement custom launch of tested app
#13
christianfo
closed
1 year ago
1
Add timeout for windows job and step
#12
mangini
closed
1 year ago
0
Previous
Next