File tree Expand file tree Collapse file tree 4 files changed +29
-0
lines changed
website_and_docs/content/documentation/webdriver/browsers Expand file tree Collapse file tree 4 files changed +29
-0
lines changed Original file line number Diff line number Diff line change @@ -52,3 +52,11 @@ Starting a Safari session with basic defined options looks like this:
52
52
53
53
### Mobile
54
54
Those looking to automate Safari on iOS should look to the [ Appium project] ( //appium.io/ ) .
55
+
56
+
57
+ ## Safari Technology Preview
58
+
59
+ Apple provides a development version of their browser — [ Safari Technology Preview] ( https://developer.apple.com/safari/technology-preview/ )
60
+ To use this version in your code:
61
+
62
+ {{< alert-code />}}
Original file line number Diff line number Diff line change @@ -52,3 +52,10 @@ Starting a Safari session with basic defined options looks like this:
52
52
53
53
### Mobile
54
54
Those looking to automate Safari on iOS should look to the [ Appium project] ( //appium.io/ ) .
55
+
56
+ ## Safari Technology Preview
57
+
58
+ Apple provides a development version of their browser — [ Safari Technology Preview] ( https://developer.apple.com/safari/technology-preview/ )
59
+ To use this version in your code:
60
+
61
+ {{< alert-code />}}
Original file line number Diff line number Diff line change @@ -52,3 +52,10 @@ Este é um exemplo de como iniciar uma sessão Safari com um conjunto de opçõe
52
52
53
53
### Mobile (celular)
54
54
Se pretende automatizar Safari em iOS, deve olhar para o [ Projecto Appium] ( //appium.io/ ) .
55
+
56
+ ## Safari Technology Preview
57
+
58
+ Apple provides a development version of their browser — [ Safari Technology Preview] ( https://developer.apple.com/safari/technology-preview/ )
59
+ To use this version in your code:
60
+
61
+ {{< alert-code />}}
Original file line number Diff line number Diff line change @@ -52,3 +52,10 @@ Safari独有的Capabilities可以在Apple的页面[关于Safari的WebDriver](htt
52
52
53
53
### 移动端
54
54
那些希望在iOS上自动化Safari的人可以参考 [ Appium project] ( //appium.io/ ) .
55
+
56
+ ## Safari Technology Preview
57
+
58
+ Apple provides a development version of their browser — [ Safari Technology Preview] ( https://developer.apple.com/safari/technology-preview/ )
59
+ To use this version in your code:
60
+
61
+ {{< alert-code />}}
You can’t perform that action at this time.
0 commit comments