docs(upgrade): temporary fix broken regions (#2424)
This commit is contained in:
parent
fe220a5cab
commit
fdf517ee6b
|
@ -1578,12 +1578,22 @@ code-example(format="").
|
|||
that use WebDriver's generic URL APIs instead. The first of these is
|
||||
the redirection spec:
|
||||
|
||||
+makeExample('upgrade-phonecat-3-final/e2e-spec.ts', 'redirect', 'e2e-tests/scenarios.ts')
|
||||
.alert.is-important
|
||||
:marked
|
||||
This guide is still in the process of being updated to RC5 and it's samples
|
||||
may not work correctly.
|
||||
|
||||
//- +makeExample('upgrade-phonecat-3-final/e2e-spec.ts', 'redirect', 'e2e-tests/scenarios.ts')
|
||||
|
||||
:marked
|
||||
And the second is the phone links spec:
|
||||
|
||||
.alert.is-important
|
||||
:marked
|
||||
This guide is still in the process of being updated to RC5 and it's samples
|
||||
may not work correctly.
|
||||
|
||||
+makeExample('upgrade-phonecat-3-final/e2e-spec.ts', 'links', 'e2e-tests/scenarios.ts')
|
||||
//- +makeExample('upgrade-phonecat-3-final/e2e-spec.ts', 'links', 'e2e-tests/scenarios.ts')
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue