mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Implement TakeElementScreenshot WebDriver command
This commit is contained in:
parent
a084997afe
commit
d3696baf27
12 changed files with 134 additions and 28 deletions
|
@ -29,6 +29,7 @@ serde_json = "1"
|
|||
script_traits = {path = "../script_traits"}
|
||||
servo_config = {path = "../config"}
|
||||
servo_url = {path = "../url"}
|
||||
style_traits = {path = "../style_traits"}
|
||||
url = "2.0"
|
||||
uuid = {version = "0.7", features = ["v4"]}
|
||||
webdriver = "0.40"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue