Describe the bug
The link to playwright's 'deviceDescriptors.ts' of keywords 'Get Device' and 'Get Devices' has been changed.
The link points to
https://github.com/Microsoft/playwright/blob/master/src/deviceDescriptors.ts
but actually should point to
https://github.com/Microsoft/playwright/blob/master/src/server/deviceDescriptors.ts
To Reproduce
Steps to reproduce the behavior:
- Go to keyword documentation
- Click on 'Get Device' or 'Get Devices'
- Click on the link 'deviceDescriptor.ts'
- See error, 404 not found