Skip to content

Commit 761a3ad

Browse files
authored
fix capitalization of iframe (SeleniumHQ#1250)
[deploy site]
1 parent 26c0fee commit 761a3ad

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

website_and_docs/content/documentation/webdriver/interactions/frames.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Working with iFrames and frames"
2+
title: "Working with IFrames and frames"
33
linkTitle: "Frames"
44
weight: 6
55
aliases: [

website_and_docs/content/documentation/webdriver/interactions/frames.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "iFrame と Frame の操作"
2+
title: "IFrame と Frame の操作"
33
linkTitle: "フレーム"
44
weight: 6
55
aliases: [

website_and_docs/content/documentation/webdriver/interactions/frames.pt-br.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Working with iFrames and frames"
2+
title: "Working with IFrames and frames"
33
linkTitle: "Frames"
44
weight: 6
55
aliases: [

website_and_docs/content/documentation/webdriver/interactions/frames.zh-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "与iFrames和frames一起工作"
2+
title: "与IFrames和frames一起工作"
33
linkTitle: "Frames"
44
weight: 6
55
aliases: [

0 commit comments

Comments
 (0)