Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / njasm/marionette_client issues and pull requests
#63 - feat: refactor 'By' constants names to use PascalCase
Pull Request -
State: closed - Opened by njasm 3 months ago
- 1 comment
#62 - Up go version
Pull Request -
State: closed - Opened by njasm 3 months ago
- 1 comment
#61 - updated go version
Pull Request -
State: closed - Opened by njasm 7 months ago
- 2 comments
#60 - chore: update coverallsapp ci action to v1.2.4
Pull Request -
State: closed - Opened by njasm almost 2 years ago
- 2 comments
#59 - Adds ff version 110.0.1 to CI pipeline
Pull Request -
State: closed - Opened by njasm almost 2 years ago
- 2 comments
#58 - Add WebDriver:CloseChromeWindow command
Pull Request -
State: closed - Opened by njasm over 2 years ago
- 5 comments
#57 - fix linting issues
Pull Request -
State: closed - Opened by njasm over 2 years ago
- 4 comments
#56 - Bump ff to latest stable versions
Pull Request -
State: closed - Opened by njasm over 2 years ago
- 6 comments
#55 - bump golang version in CS until 1.18.x
Pull Request -
State: closed - Opened by njasm over 2 years ago
- 2 comments
#54 - More commands and added new FF versions to CI
Pull Request -
State: closed - Opened by njasm over 3 years ago
- 10 comments
#53 - added FF 88.0.1 to CI matrix
Pull Request -
State: closed - Opened by njasm over 3 years ago
- 4 comments
#52 - Upgrade to GitHub-native Dependabot
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#51 - add test for GetActiveElement command
Pull Request -
State: closed - Opened by njasm almost 4 years ago
- 3 comments
#50 - Add WebDriver GetActiveElement command.
Pull Request -
State: closed - Opened by njasm almost 4 years ago
- 3 comments
#49 - added 1sec sleep on test to allow browser to breath
Pull Request -
State: closed - Opened by njasm almost 4 years ago
- 6 comments
#48 - added FF 86.0 and 87.0 to CI workflow
Pull Request -
State: closed - Opened by njasm almost 4 years ago
- 3 comments
#47 - Add latest FF versions to CI workflows
Issue -
State: closed - Opened by njasm almost 4 years ago
#46 - added FF 85.0 to CI tests
Pull Request -
State: closed - Opened by njasm about 4 years ago
- 3 comments
#45 - added WebDriver:ExecuteAsyncScript command
Pull Request -
State: closed - Opened by njasm about 4 years ago
- 5 comments
#44 - added WebDriver:MinimizeWindow and WebDriver:fullscreenWindow cmds
Pull Request -
State: closed - Opened by njasm about 4 years ago
- 5 comments
#43 - updated FF to version 84.0 for CI
Pull Request -
State: closed - Opened by njasm about 4 years ago
- 2 comments
#42 - added WebDriver:NewWindow command plus more test coverage
Pull Request -
State: closed - Opened by njasm about 4 years ago
- 5 comments
#41 - added WebDriver:GetTimeouts and WebDriver:GetCapabilities commands
Pull Request -
State: closed - Opened by njasm about 4 years ago
- 3 comments
#40 - added WebDriver:AddCookie, DeleteCookie and DeleteAllCookies commands
Pull Request -
State: closed - Opened by njasm about 4 years ago
- 3 comments
#39 - added command WebDriver:AddCookie
Pull Request -
State: closed - Opened by njasm about 4 years ago
- 5 comments
#38 - added refactored timeouts feature and added new SetTimeouts() method
Pull Request -
State: closed - Opened by njasm about 4 years ago
- 3 comments
#37 - refactor to remove dead/old code
Pull Request -
State: closed - Opened by njasm about 4 years ago
- 5 comments
#36 - more cleaning.
Pull Request -
State: closed - Opened by njasm about 4 years ago
- 7 comments
#35 - starting to remove code for older, unsupported versions of FF
Pull Request -
State: closed - Opened by njasm about 4 years ago
- 3 comments
#34 - Changes to README and fixed some tests
Pull Request -
State: closed - Opened by njasm about 4 years ago
- 11 comments
#33 - added bors.toml
Pull Request -
State: closed - Opened by njasm about 4 years ago
- 15 comments
#32 - Feature cc parallel
Pull Request -
State: closed - Opened by njasm about 4 years ago
- 1 comment
#31 - Added MacOS platform to GHA CI
Pull Request -
State: closed - Opened by njasm about 4 years ago
#30 - Patch 1
Pull Request -
State: closed - Opened by njasm about 4 years ago
- 2 comments
#29 - fix #28, and some ci.yml reordering
Pull Request -
State: closed - Opened by njasm about 4 years ago
- 1 comment
#28 - Version FF 83.0 for WebDriver:GetWindowHandles
Issue -
State: closed - Opened by njasm about 4 years ago
#27 - Create ci.yml
Pull Request -
State: closed - Opened by njasm about 4 years ago
#26 - New FF versions
Pull Request -
State: closed - Opened by njasm over 5 years ago
- 2 comments
#25 - doc: Fix typo
Pull Request -
State: closed - Opened by serv-inc almost 6 years ago
- 6 comments
#24 - How to send non-character keys with SendKeys?
Issue -
State: open - Opened by HASHIMOTO-Takafumi about 6 years ago
- 1 comment
Labels: good first issue
#23 - Added support for Firefox 63 & 62 by updating commands
Pull Request -
State: closed - Opened by markuszm about 6 years ago
- 4 comments
#22 - Timeouts on tcp connection
Pull Request -
State: closed - Opened by njasm about 7 years ago
- 3 comments
#21 - client always disconnects after 5 minutes
Issue -
State: closed - Opened by ghost about 7 years ago
- 3 comments
#20 - create webpages in testing package for local client tests
Issue -
State: open - Opened by njasm over 7 years ago
#19 - Opening more than one tab and get a pointer to everyone of them
Issue -
State: closed - Opened by rankinmark over 7 years ago
- 2 comments
Labels: question
#18 - Accessing Frames doesn't work
Issue -
State: closed - Opened by rankinmark over 7 years ago
- 7 comments
Labels: question
#17 - add some doc blocks to exported struct and functions..
Issue -
State: open - Opened by njasm over 7 years ago
Labels: help wanted
#16 - Travis settings
Pull Request -
State: closed - Opened by njasm over 7 years ago
- 1 comment
#15 - removed BC break for ff 50.0, 51.0 and 52.0
Pull Request -
State: closed - Opened by njasm over 7 years ago
#14 - more coverage
Pull Request -
State: closed - Opened by njasm over 7 years ago
- 1 comment
#13 - Travis settings
Pull Request -
State: closed - Opened by njasm over 7 years ago
- 1 comment
#12 - Increment test coverage for existing features in the library
Issue -
State: open - Opened by njasm over 7 years ago
Labels: help wanted, todo
#11 - Tracking: Missing WebDriver/Marionette commands
Issue -
State: open - Opened by njasm over 7 years ago
- 1 comment
Labels: help wanted
#10 - Implement Firefox process start/management
Issue -
State: open - Opened by njasm over 7 years ago
- 2 comments
Labels: help wanted, todo
#9 - Tests refactor
Pull Request -
State: closed - Opened by njasm over 7 years ago
- 2 comments
#8 - Tests refactor
Pull Request -
State: closed - Opened by njasm over 7 years ago
- 2 comments
#7 - refactor tests to force sequence..
Issue -
State: closed - Opened by njasm over 7 years ago
#6 - added codecov to travis yml
Pull Request -
State: closed - Opened by njasm over 7 years ago
- 2 comments
#5 - Set Window Size does not return new width/height response
Issue -
State: closed - Opened by njasm over 8 years ago
- 3 comments
Labels: marionette server
#4 - GetCookie by Name not implemented.
Issue -
State: closed - Opened by njasm over 8 years ago
- 1 comment
Labels: marionette server
#3 - Marionette - Get Active Frame
Issue -
State: closed - Opened by njasm over 8 years ago
- 2 comments
Labels: marionette server
#2 - Take Screenshot issue
Issue -
State: closed - Opened by njasm over 8 years ago
- 6 comments
#1 - Small functionality to add a screenshot operation.
Pull Request -
State: closed - Opened by georgethomas111 over 8 years ago
- 15 comments