1
0

MANIFEST 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. Changes
  2. MANIFEST
  3. Makefile.PL
  4. META.yml
  5. README
  6. lib/Selenium/Remote/Driver.pm
  7. lib/Selenium/Remote/WebElement.pm
  8. lib/Selenium/Remote/RemoteConnection.pm
  9. lib/Selenium/Remote/ErrorHandler.pm
  10. lib/Selenium/Remote/Commands.pm
  11. lib/Selenium/Remote/WDKeys.pm
  12. t/00-load.t
  13. t/01-driver.t
  14. t/02-webelement.t
  15. t/03-spec-coverage.t
  16. t/04-commands-implemented.t
  17. t/mock-recordings/01-driver-mock-darwin.json
  18. t/mock-recordings/02-webelement-mock-darwin.json
  19. t/mock-recordings/01-driver-mock-MSWin32.json
  20. t/mock-recordings/02-webelement-mock-MSWin32.json
  21. t/mock-recordings/01-driver-mock-linux.json
  22. t/mock-recordings/02-webelement-mock-linux.json
  23. t/http-server.pl
  24. t/lib/MockSeleniumWebDriver.pm
  25. inc/Module/AutoInstall.pm
  26. inc/Module/Install/AutoInstall.pm
  27. inc/Module/Install/Base.pm
  28. inc/Module/Install/Can.pm
  29. inc/Module/Install/Fetch.pm
  30. inc/Module/Install/Include.pm
  31. inc/Module/Install/Makefile.pm
  32. inc/Module/Install/Metadata.pm
  33. inc/Module/Install/Win32.pm
  34. inc/Module/Install/WriteAll.pm
  35. inc/Module/Install.pm
  36. driver-example.pl
  37. ide-plugin.js
  38. MANIFEST.SKIP
  39. t/manifest.t
  40. t/pod.t
  41. t/www/404.html
  42. t/www/alerts.html
  43. t/www/cookies.html
  44. t/www/dragAndDropTest.html
  45. t/www/formPage.html
  46. t/www/frameset.html
  47. t/www/icon.gif
  48. t/www/iframes.html
  49. t/www/index.html
  50. t/www/javascriptPage.html
  51. t/www/jquery-1.3.2.js
  52. t/www/nestedElements.html
  53. t/www/popup.html
  54. t/www/xhtmlTest.html
  55. t/www/metakeys.html