1. 12 11月, 2019 1 次提交
  2. 07 11月, 2019 1 次提交
  3. 19 10月, 2019 1 次提交
  4. 08 10月, 2019 1 次提交
  5. 05 10月, 2019 1 次提交
  6. 24 9月, 2019 2 次提交
  7. 18 9月, 2019 1 次提交
    • A
      Update AndroidMobileCapabilityType (#1238) · e19ac644
      a-en 提交于
      * missing capabilities added
      
      * minor updates
      
      * fixed checkstyle complaints
      
      * for list of caps added version since cap is available
      
      * changed description for 'autoLaunch' capability
      e19ac644
  8. 16 9月, 2019 1 次提交
  9. 07 9月, 2019 2 次提交
  10. 28 8月, 2019 1 次提交
  11. 27 8月, 2019 2 次提交
  12. 21 8月, 2019 1 次提交
  13. 20 8月, 2019 1 次提交
  14. 17 8月, 2019 1 次提交
  15. 11 8月, 2019 1 次提交
  16. 01 8月, 2019 1 次提交
  17. 28 7月, 2019 1 次提交
    • J
      Lombok Library Update (#1193) · ac672371
      jayandran-Sampath 提交于
      * Code changes for getting all session details
      
      * Revert "Code changes for getting all session details"
      
      This reverts commit 76159eb0ea6bc5a4b343b2df10dcc8e30649db93.
      
      * Updated the comments and recommitting the changes
      
      * Organised import statement as per comments
      
      * Updated as per comments
      
      * Code Changes for Lombok Plugin
      
      * Code Changes for introducing Lombok Library
      
      * as per comments, removed TestCompile & TestAnnotationProcessor
      ac672371
  18. 13 7月, 2019 1 次提交
  19. 11 7月, 2019 1 次提交
  20. 09 7月, 2019 3 次提交
  21. 08 7月, 2019 4 次提交
  22. 07 7月, 2019 1 次提交
  23. 02 7月, 2019 1 次提交
    • J
      Code changes for getting all session details (#1167) · bbfe0703
      jayandran-Sampath 提交于
      * Code changes for getting all session details
      
      * Revert "Code changes for getting all session details"
      
      This reverts commit 76159eb0ea6bc5a4b343b2df10dcc8e30649db93.
      
      * Updated the comments and recommitting the changes
      
      * Organised import statement as per comments
      
      * Updated as per comments
      bbfe0703
  24. 01 7月, 2019 1 次提交
  25. 29 6月, 2019 1 次提交
  26. 25 6月, 2019 1 次提交
  27. 22 6月, 2019 1 次提交
  28. 21 6月, 2019 1 次提交
    • A
      Implemented driver status check. (#1153) · 3249bd61
      Anil Verma 提交于
      * - Implemented driver status check.
      - Solves Issue: #1137
      
      * - Made version field private.
      
      * - Changed the getStatus() method implementation to return versionMap instead of AppiumServerStatus class object.
      - Deleted AppiumServerStatus class as it is no longer needed.
      
      * Fixed below checkstyle violations:
      - Empty line should be followed by <p> tag on the next line.	234
      - First sentence of Javadoc is missing an ending period.	234
      
      Ran ./gradlew clean checkstyleMain, BUILD is SUCCESSFUL now.
      
      * - Updated getStatus() method to return statusMap.
      
      * - Made return statement inline.
      3249bd61
  29. 18 6月, 2019 2 次提交
  30. 16 6月, 2019 1 次提交
  31. 14 6月, 2019 1 次提交