Skip to content

Commit ccef476

Browse files
committed
placeholder for safari technology preview
[deploy site]
1 parent 4ae8626 commit ccef476

File tree

4 files changed

+29
-0
lines changed

4 files changed

+29
-0
lines changed

website_and_docs/content/documentation/webdriver/browsers/safari.en.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,11 @@ Starting a Safari session with basic defined options looks like this:
5252

5353
### Mobile
5454
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 />}}

website_and_docs/content/documentation/webdriver/browsers/safari.ja.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,10 @@ Starting a Safari session with basic defined options looks like this:
5252

5353
### Mobile
5454
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 />}}

website_and_docs/content/documentation/webdriver/browsers/safari.pt-br.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,10 @@ Este é um exemplo de como iniciar uma sessão Safari com um conjunto de opçõe
5252

5353
### Mobile (celular)
5454
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 />}}

website_and_docs/content/documentation/webdriver/browsers/safari.zh-cn.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,10 @@ Safari独有的Capabilities可以在Apple的页面[关于Safari的WebDriver](htt
5252

5353
### 移动端
5454
那些希望在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 />}}

0 commit comments

Comments
 (0)