Skip to content

Commit

Permalink
More cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Oct 30, 2024
1 parent b49e926 commit e8b4ffa
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .ghci

This file was deleted.

2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Copyright (c) 2012-2015, Adam Curtis
Copyright (c) 2022-2023, Tom McLaughlin
Copyright (c) 2022-2024, Tom McLaughlin
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
3 changes: 1 addition & 2 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#features
- support new w3c webdriver spec: http://www.w3.org/TR/webdriver/
- try to support backwards compatibility with old wire protocol, otherwise provide legacy API in submodule (?)
- try to support backwards compatibility with old wire protocol, otherwise provide legacy API in submodule (?)
- mock-up example of actions API: http://lpaste.net/3484676197546196992
- allow WDConfig to automatically load drivers. add modules with driver loading functions
- overload URL inputs/outputs to implicitly support structured URL types
Expand All @@ -13,6 +13,5 @@
#documentation
- document errors.


#considerations
- consider adding withSession to SessionState so that it can be overloaded easily, or rewriting it so that it's overloaded but not a method itself.
1 change: 0 additions & 1 deletion examples/readme-example-beginner.lhs

This file was deleted.

File renamed without changes.

0 comments on commit e8b4ffa

Please sign in to comment.