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

Warp WebDriver: shortcuts for defining WebDriver activities

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • warp_1_next
    • None
    • Extension - Warp
    • None

      @FindBy
      WebElement loginButton;
      
      Warp
          .initiate(drive(loginButton).click())
          .inspect(new Inspect() {
              ...
           });
      

              Unassigned Unassigned
              lfryc Lukáš Fryč (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: