Class AutofillData
- Namespace
- PuppeteerSharp
- Assembly
- PuppeteerSharp.dll
Data for autofilling form fields.
public class AutofillData
- Inheritance
-
AutofillData
Properties
CreditCard
Gets or sets the credit card data.
public CreditCardData CreditCard { get; set; }