Interface TakesAttachment


  • public interface TakesAttachment
    Indicates a driver that can capture an attachment.
    • Method Detail

      • getAttachment

        Attachment getAttachment()
                          throws org.openqa.selenium.WebDriverException
        Throws:
        org.openqa.selenium.WebDriverException