Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-1515

Allow debugging mode for Selenium APK

XMLWordPrintable

      Currently, it is not possible to add -e debug when Selenium/WebDriver is started on Android device.

      Like

      $./adb -s <serialId> shell am start -a android.intent.action.MAIN -n org.openqa.selenium.android.app/.MainActivity -e debug true
      

      Provide a switch/configuration/ means that will allow this logging. More details here http://code.google.com/p/selenium/wiki/AndroidDriver

              smikloso Stefan Miklosovic (Inactive)
              kpiwko Karel Piwko
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: