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

ArquillianDescriptor should support configuration of extensions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 1.0.0.Alpha5
    • None
    • None
    • None

      ArquillianDescriptor should provide a way how to configure extensions. This should be done in the same manner as for containers, protocols and groups.

      E.g.

      <?xml version="1.0" encoding="UTF-8" standalone="no"?>
      <arquillian>
      <extension qualifier="selenium">
      <configuration>
      <property name="speed">5000</property>
      </configuration>
      </extension>
      </arquillian>

            kpiwko Karel Piwko
            kpiwko Karel Piwko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: