mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 21:53:35 +03:00
docs: pageerror.error should return string in languages (#26664)
This commit is contained in:
parent
81cc39ea6e
commit
697429d222
@ -60,3 +60,9 @@ The page that produced this unhandled exception, if any.
|
||||
|
||||
Unhandled error that was thrown.
|
||||
|
||||
## method: PageError.error
|
||||
* since: v1.38
|
||||
* langs: java, csharp
|
||||
- returns: <[string]>
|
||||
|
||||
Unhandled error that was thrown.
|
||||
|
Loading…
Reference in New Issue
Block a user