Method: Watir::IFrame#allowpaymentrequest?
- Defined in:
- lib/watir/elements/html_elements.rb
#allowpaymentrequest? ⇒ Boolean
Returns value of allowPaymentRequest property.
623 |
# File 'lib/watir/elements/html_elements.rb', line 623 attribute("Boolean", :allowpaymentrequest?, :allowPaymentRequest) |