Logo
Explore Help
Register Sign In
yujunjun/playwright
1
0
Fork 0
You've already forked playwright
mirror of https://github.com/microsoft/playwright.git synced 2025-06-26 21:40:17 +00:00
Code Issues Packages Projects Releases Wiki Activity
playwright/src
History
Dmitry Gozman c384313058
feat(fill): allow filling based on the label selector (#4342)
This enables filling the input based on the connected label:

```html
<label for=target>Name</label><input id=target>
```

```js
await page.fill('text=Name', 'Alice');
```
2020-11-05 05:22:49 -08:00
..
client
api(videos): introduce a single recordVideo option bag (#4309)
2020-11-02 19:42:05 -08:00
debug
feat(har): allow saving har for context (#4214)
2020-10-26 14:32:07 -07:00
dispatchers
feat(scopes): make page a scope (#4300)
2020-11-02 13:06:54 -08:00
install
fix(env): respect =true/false as env values for boolean flags (#4228)
2020-10-23 12:44:12 -07:00
protocol
fix(har): support har in persistent context (#4322)
2020-11-03 11:30:59 -08:00
server
feat(fill): allow filling based on the label selector (#4342)
2020-11-05 05:22:49 -08:00
trace
chore: cleanup some har code (#4306)
2020-11-02 13:38:55 -08:00
utils
feat(scopes): make page a scope (#4300)
2020-11-02 13:06:54 -08:00
.eslintrc.js
chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897)
2020-02-07 13:36:49 -08:00
browserServerImpl.ts
api(videos): introduce a single recordVideo option bag (#4309)
2020-11-02 19:42:05 -08:00
driver.ts
feat(har): allow saving har for context (#4214)
2020-10-26 14:32:07 -07:00
inprocess.ts
feat(har): allow saving har for context (#4214)
2020-10-26 14:32:07 -07:00
Powered by Gitea Version: 1.23.5 Page: 1018ms Template: 61ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API