[arquillian-issues] [JBoss JIRA] (ARQ-1515) Allow debugging mode for Selenium APK

Karel Piwko (JIRA) jira-events at lists.jboss.org
Mon Sep 30 08:29:02 EDT 2013


Karel Piwko created ARQ-1515:
--------------------------------

             Summary: Allow debugging mode for Selenium APK
                 Key: ARQ-1515
                 URL: https://issues.jboss.org/browse/ARQ-1515
             Project: Arquillian
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: Extension - Droidium
    Affects Versions: droidium_1.0.0.Alpha1
            Reporter: Karel Piwko


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

Like

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

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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list