<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@mike-north/devcert-patched](./devcert-patched.md) &gt; [UserInterface](./devcert-patched.userinterface.md) &gt; [firefoxWizardPromptPage](./devcert-patched.userinterface.firefoxwizardpromptpage.md)

## UserInterface.firefoxWizardPromptPage() method

Load the cert approval page in the user's local firefox

<b>Signature:</b>

```typescript
firefoxWizardPromptPage(certificateURL: string): string | Promise<string>;
```

## Parameters

|  Parameter | Type | Description |
|  --- | --- | --- |
|  certificateURL | <code>string</code> |  |

<b>Returns:</b>

`string | Promise<string>`

