From 6a2604f58322c76a12985a5bb014716ac81e434b Mon Sep 17 00:00:00 2001 From: MiriamKyoseva <133047546+MiriamKyoseva@users.noreply.github.com> Date: Thu, 4 Jul 2024 11:21:33 +0300 Subject: [PATCH] Minor fixes --- .../Controls/Shadow DOM/ShadowDomTests.cs | 16 ++++- .../components/shadowdom/ShadowRoot.cs | 16 ++++- .../Configurations/TestPagesSettings.cs | 66 +++++++++---------- .../Anchor/AnchorControlEventsTests.cs | 2 +- .../Anchor/AnchorControlTestsChrome.cs | 2 +- .../AnchorControlTestsChromeHeadless.cs | 2 +- .../Controls/Anchor/AnchorControlTestsEdge.cs | 2 +- .../Anchor/AnchorControlTestsFirefox.cs | 2 +- .../AnchorControlTestsFirefoxHeadless.cs | 2 +- .../Anchor/AnchorControlTestsSafari.cs | 2 +- ...alidateExtensionsExceptionMessagesTests.cs | 2 +- .../AnchorControlValidateExtensionsTests.cs | 2 +- .../Button/ButtonControlEventsTests.cs | 2 +- .../Button/ButtonControlTestsChrome.cs | 2 +- .../Controls/Button/ButtonControlTestsEdge.cs | 2 +- .../Button/ButtonControlTestsFirefox.cs | 2 +- .../Button/ButtonControlTestsSafari.cs | 2 +- ...alidateExtensionsExceptionMessagesTests.cs | 2 +- .../ButtonControlValidateExtensionsTests.cs | 2 +- .../Button/InputButtonControlTestsChrome.cs | 2 +- .../Button/InputButtonControlTestsEdge.cs | 2 +- .../Button/InputButtonControlTestsFirefox.cs | 2 +- .../Button/InputButtonControlTestsSafari.cs | 2 +- .../Button/InputSubmitControlTestsChrome.cs | 2 +- .../Button/InputSubmitControlTestsEdge.cs | 2 +- .../Button/InputSubmitControlTestsFirefox.cs | 2 +- .../Button/InputSubmitControlTestsSafari.cs | 2 +- .../CheckBox/CheckBoxControlEventsTests.cs | 2 +- .../CheckBox/CheckBoxControlTestsChrome.cs | 2 +- .../CheckBox/CheckBoxControlTestsEdge.cs | 2 +- .../CheckBox/CheckBoxControlTestsFirefox.cs | 2 +- .../CheckBox/CheckBoxControlTestsSafari.cs | 2 +- ...alidateExtensionsExceptionMessagesTests.cs | 2 +- .../CheckBoxControlValidateExtensionsTests.cs | 2 +- .../Controls/Color/ColorControlEventsTests.cs | 2 +- .../Controls/Color/ColorControlTestsChrome.cs | 2 +- .../Controls/Color/ColorControlTestsEdge.cs | 2 +- .../Color/ColorControlTestsFirefox.cs | 2 +- .../Controls/Color/ColorControlTestsSafari.cs | 2 +- .../ColorControlValidat3eExtensionsTests.cs | 2 +- ...alidateExtensionsExceptionMessagesTests.cs | 2 +- .../Controls/Date/DateControlEventsTests.cs | 2 +- .../Controls/Date/DateControlTestsChrome.cs | 2 +- .../Controls/Date/DateControlTestsEdge.cs | 2 +- .../Controls/Date/DateControlTestsFirefox.cs | 2 +- .../Controls/Date/DateControlTestsSafari.cs | 2 +- ...alidateExtensionsExceptionMessagesTests.cs | 2 +- .../DateControlValidateExtensionsTests.cs | 2 +- .../Date/DateControlValidationTests.cs | 2 +- .../DateTimeLocalControlEventsTests.cs | 2 +- .../DateTimeLocalControlTestsChrome.cs | 2 +- .../DateTimeLocalControlTestsEdge.cs | 2 +- .../DateTimeLocalControlTestsSafari.cs | 2 +- ...alidateExtensionsExceptionMessagesTests.cs | 2 +- ...TimeLocalControlValidateExtensionsTests.cs | 2 +- .../Controls/Div/DivControlEventsTests.cs | 2 +- .../Controls/Div/DivControlTestsChrome.cs | 2 +- .../Controls/Div/DivControlTestsEdge.cs | 2 +- .../Controls/Div/DivControlTestsFirefox.cs | 2 +- .../Controls/Div/DivControlTestsSafari.cs | 2 +- .../Div/DivControlValidateExtensionsTests.cs | 2 +- .../Element/ElementControlEventsTests.cs | 2 +- .../Element/ElementControlTestsChrome.cs | 2 +- .../Element/ElementControlTestsEdge.cs | 2 +- .../Element/ElementControlTestsFirefox.cs | 2 +- .../Element/ElementControlTestsSafari.cs | 2 +- ...alidateExtensionsExceptionMessagesTests.cs | 2 +- .../ElementControlValidateExtensionsTests.cs | 2 +- .../Controls/Email/EmailControlEventsTests.cs | 2 +- .../Controls/Email/EmailControlTestsChrome.cs | 2 +- .../Controls/Email/EmailControlTestsEdge.cs | 2 +- .../Email/EmailControlTestsFirefox.cs | 2 +- .../Controls/Email/EmailControlTestsSafari.cs | 2 +- ...alidateExtensionsExceptionMessagesTests.cs | 2 +- .../EmailControlValidateExtensionsTests.cs | 2 +- .../Controls/Grid/GridControlTestsChrome.cs | 2 +- .../GridControlValidateExtensionsTests.cs | 2 +- .../Grid/Pages/GridTestPage.Methods.cs | 2 +- .../Heading/HeadingControlEventsTests.cs | 2 +- .../Heading/HeadingControlTestsChrome.cs | 2 +- .../Heading/HeadingControlTestsEdge.cs | 2 +- .../Heading/HeadingControlTestsFirefox.cs | 2 +- .../Heading/HeadingControlTestsSafari.cs | 2 +- .../HeadingControlValidateExtensionsTests.cs | 2 +- .../Controls/Image/ImageControlEventsTests.cs | 2 +- .../Controls/Image/ImageControlTestsChrome.cs | 2 +- .../Controls/Image/ImageControlTestsEdge.cs | 2 +- .../Image/ImageControlTestsFirefox.cs | 2 +- .../Controls/Image/ImageControlTestsSafari.cs | 2 +- ...alidateExtensionsExceptionMessagesTests.cs | 2 +- .../ImageControlValidateExtensionsTests.cs | 2 +- .../Controls/Label/LabelControlEventsTests.cs | 2 +- .../Controls/Label/LabelControlTestsChrome.cs | 2 +- .../Controls/Label/LabelControlTestsEdge.cs | 2 +- .../Label/LabelControlTestsFirefox.cs | 2 +- .../Controls/Label/LabelControlTestsSafari.cs | 2 +- ...alidateExtensionsExceptionMessagesTests.cs | 2 +- .../LabelControlValidateExtensionsTests.cs | 2 +- .../Controls/Month/MonthControlEventsTests.cs | 2 +- .../Controls/Month/MonthControlTestsChrome.cs | 2 +- .../Controls/Month/MonthControlTestsEdge.cs | 2 +- .../Controls/Month/MonthControlTestsSafari.cs | 2 +- ...alidateExtensionsExceptionMessagesTests.cs | 2 +- .../MonthControlValidateExtensionsTests.cs | 2 +- .../Month/MonthControlValidationTests.cs | 2 +- .../Number/NumberControlEventsTests.cs | 2 +- .../Number/NumberControlTestsChrome.cs | 2 +- .../Controls/Number/NumberControlTestsEdge.cs | 2 +- .../Number/NumberControlTestsFirefox.cs | 2 +- .../Number/NumberControlTestsSafari.cs | 2 +- ...ValidateExtensionExceptionMessagesTests.cs | 2 +- .../NumberControlValidateExtensionTests.cs | 2 +- .../Option/OptionControlTestsChrome.cs | 2 +- .../Controls/Option/OptionControlTestsEdge.cs | 2 +- .../Option/OptionControlTestsFirefox.cs | 2 +- .../Option/OptionControlTestsSafari.cs | 2 +- ...ValidateExtensionExceptionMessagesTests.cs | 2 +- .../OptionControlValidateExtensionTests.cs | 2 +- .../Output/OutputControlEventsTests.cs | 2 +- .../Output/OutputControlTestsChrome.cs | 2 +- .../Controls/Output/OutputControlTestsEdge.cs | 2 +- .../Output/OutputControlTestsFirefox.cs | 2 +- .../Output/OutputControlTestsSafari.cs | 2 +- .../OutputControlValidateExtensionsTests.cs | 2 +- .../Password/PasswordControlEventsTests.cs | 2 +- .../Password/PasswordControlTestsChrome.cs | 2 +- .../Password/PasswordControlTestsEdge.cs | 2 +- .../Password/PasswordControlTestsFirefox.cs | 2 +- .../Password/PasswordControlTestsSafari.cs | 2 +- ...alidateExtensionsExceptionMessagesTests.cs | 2 +- .../PasswordControlValidateExtensionsTests.cs | 2 +- .../Controls/Phone/PhoneControlEventsTests.cs | 2 +- .../Controls/Phone/PhoneControlTestsChrome.cs | 2 +- .../Controls/Phone/PhoneControlTestsEdge.cs | 2 +- .../Phone/PhoneControlTestsFirefox.cs | 2 +- .../Controls/Phone/PhoneControlTestsSafari.cs | 2 +- ...alidateExtensionsExceptionMessagesTests.cs | 2 +- .../PhoneControlValidateExtensionsTests.cs | 2 +- .../Progress/ProgressControlTestsChrome.cs | 2 +- .../Progress/ProgressControlTestsEdge.cs | 2 +- .../Progress/ProgressControlTestsFirefox.cs | 2 +- .../Progress/ProgressControlTestsSafari.cs | 2 +- .../ProgressControlValidateExtensionsTests.cs | 2 +- .../Radio/RadioButtonControlEventsTests.cs | 2 +- .../Radio/RadioButtonControlTestsChrome.cs | 2 +- .../Radio/RadioButtonControlTestsEdge.cs | 2 +- .../Radio/RadioButtonControlTestsFirefox.cs | 2 +- .../Radio/RadioButtonControlTestsSafari.cs | 2 +- ...alidateExtensionsExceptionMessagesTests.cs | 2 +- ...dioButtonControlValidateExtensionsTests.cs | 2 +- .../Controls/Range/RangeControlEventsTests.cs | 2 +- .../Controls/Range/RangeControlTestsChrome.cs | 2 +- .../Controls/Range/RangeControlTestsEdge.cs | 2 +- .../Range/RangeControlTestsFirefox.cs | 2 +- .../Controls/Range/RangeControlTestsSafari.cs | 2 +- ...alidateExtensionsExceptionMessagesTests.cs | 2 +- .../RangeControlValidateExtensionsTests.cs | 2 +- .../Controls/Reset/ResetControlEventsTests.cs | 2 +- .../Controls/Reset/ResetControlTestsChrome.cs | 2 +- .../Controls/Reset/ResetControlTestsEdge.cs | 2 +- .../Reset/ResetControlTestsFirefox.cs | 2 +- .../Controls/Reset/ResetControlTestsSafari.cs | 2 +- .../ResetControlValidateExtensionsTests.cs | 2 +- .../Search/SearchControlEventsTests.cs | 2 +- .../Search/SearchControlTestsChrome.cs | 2 +- .../Controls/Search/SearchControlTestsEdge.cs | 2 +- .../Search/SearchControlTestsFirefox.cs | 2 +- .../Search/SearchControlTestsSafari.cs | 2 +- ...alidateExtensionsExceptionMessagesTests.cs | 2 +- .../SearchControlValidateExtensionsTests.cs | 2 +- .../Select/SelectControlEventsTests.cs | 2 +- .../Select/SelectControlTestsChrome.cs | 2 +- .../Controls/Select/SelectControlTestsEdge.cs | 2 +- .../Select/SelectControlTestsFirefox.cs | 2 +- .../Select/SelectControlTestsSafari.cs | 2 +- .../SelectControlValidateExtensionsTests.cs | 2 +- .../Controls/Shadow DOM/ShadowDomTests.cs | 18 ++++- .../Controls/Span/SpanControlEventsTests.cs | 2 +- .../Controls/Span/SpanControlTestsChrome.cs | 2 +- .../Controls/Span/SpanControlTestsEdge.cs | 2 +- .../Controls/Span/SpanControlTestsFirefox.cs | 2 +- .../Controls/Span/SpanControlTestsSafari.cs | 2 +- .../SpanControlValidateExtensionsTests.cs | 2 +- .../Controls/Table/TableControlTestsChrome.cs | 2 +- .../TextArea/TextAreaControlEventsTests.cs | 2 +- .../TextArea/TextAreaControlTestsChrome.cs | 2 +- .../TextArea/TextAreaControlTestsEdge.cs | 2 +- .../TextArea/TextAreaControlTestsFirefox.cs | 2 +- .../TextArea/TextAreaControlTestsSafari.cs | 2 +- ...alidateExtensionsExceptionMessagesTests.cs | 2 +- .../TextAreaControlValidateExtensionsTests.cs | 2 +- .../TextField/TextFieldControlEventsTests.cs | 2 +- .../TextField/TextFieldControlTestsChrome.cs | 2 +- .../TextField/TextFieldControlTestsEdge.cs | 2 +- .../TextField/TextFieldControlTestsFirefox.cs | 2 +- .../TextField/TextFieldControlTestsSafari.cs | 2 +- ...TextFieldControlValidateExtensionsTests.cs | 2 +- .../Controls/Time/TimeControlEventsTests.cs | 2 +- .../Controls/Time/TimeControlTestsChrome.cs | 2 +- .../Controls/Time/TimeControlTestsEdge.cs | 2 +- .../Controls/Time/TimeControlTestsFirefox.cs | 2 +- .../Controls/Time/TimeControlTestsSafari.cs | 2 +- .../TimeControlValidateExtensionsTests.cs | 2 +- .../Controls/Url/UrlControlEventsTests.cs | 2 +- .../Controls/Url/UrlControlTestsChrome.cs | 2 +- .../Controls/Url/UrlControlTestsEdge.cs | 2 +- .../Controls/Url/UrlControlTestsFirefox.cs | 2 +- .../Controls/Url/UrlControlTestsSafari.cs | 2 +- ...ValidateExtensionExceptionMessagesTests.cs | 2 +- .../Url/UrlControlValidateExtensionTests.cs | 2 +- .../Controls/Week/WeekControlEventsTests.cs | 2 +- .../Controls/Week/WeekControlTestsChrome.cs | 2 +- .../Controls/Week/WeekControlTestsEdge.cs | 2 +- .../Controls/Week/WeekControlTestsSafari.cs | 2 +- ...alidateExtensionsExceptionMessagesTests.cs | 2 +- .../WeekControlValidateExtensionsTests.cs | 2 +- .../Week/WeekControlValidationTests.cs | 2 +- 217 files changed, 292 insertions(+), 250 deletions(-) diff --git a/src/Bellatrix.Playwright.Tests/Controls/Shadow DOM/ShadowDomTests.cs b/src/Bellatrix.Playwright.Tests/Controls/Shadow DOM/ShadowDomTests.cs index 9e24a9f3..74dc14e7 100644 --- a/src/Bellatrix.Playwright.Tests/Controls/Shadow DOM/ShadowDomTests.cs +++ b/src/Bellatrix.Playwright.Tests/Controls/Shadow DOM/ShadowDomTests.cs @@ -1,4 +1,18 @@ -using Bellatrix.Playwright.Components; +// +// Copyright 2024 Automate The Planet Ltd. +// Licensed under the Apache License, Version 2.0 (the "License"); +// You may not use this file except in compliance with the License. +// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Miriam Kyoseva +// https://bellatrix.solutions/ + +using Bellatrix.Playwright.Components; using Bellatrix.Playwright.Tests.Controls.Table; using Microsoft.TeamFoundation.Common; using Microsoft.VisualStudio.TestTools.UnitTesting; diff --git a/src/Bellatrix.Playwright/components/shadowdom/ShadowRoot.cs b/src/Bellatrix.Playwright/components/shadowdom/ShadowRoot.cs index b775764c..33484e05 100644 --- a/src/Bellatrix.Playwright/components/shadowdom/ShadowRoot.cs +++ b/src/Bellatrix.Playwright/components/shadowdom/ShadowRoot.cs @@ -1,4 +1,18 @@ -using Bellatrix.Playwright.Components.ShadowDom; +// +// Copyright 2024 Automate The Planet Ltd. +// Licensed under the Apache License, Version 2.0 (the "License"); +// You may not use this file except in compliance with the License. +// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Miriam Kyoseva +// https://bellatrix.solutions/ + +using Bellatrix.Playwright.Components.ShadowDom; using Bellatrix.Playwright.Contracts; namespace Bellatrix.Playwright.Components; diff --git a/tests/Bellatrix.Web.Tests/Configurations/TestPagesSettings.cs b/tests/Bellatrix.Web.Tests/Configurations/TestPagesSettings.cs index 76b491f9..0dc1631c 100644 --- a/tests/Bellatrix.Web.Tests/Configurations/TestPagesSettings.cs +++ b/tests/Bellatrix.Web.Tests/Configurations/TestPagesSettings.cs @@ -15,38 +15,38 @@ namespace Bellatrix.Web.Tests; public class TestPagesSettings { - public string AnchorLocalPage { get; set; } - public string ButtonLocalPage { get; set; } - public string CheckBoxLocalPage { get; set; } - public string ColorLocalPage { get; set; } - public string DateLocalPage { get; set; } - public string DateTimeLocalLocalPage { get; set; } - public string GridLocalPage { get; set; } - public string DivLocalPage { get; set; } - public string ElementLocalPage { get; set; } - public string EmailLocalPage { get; set; } - public string HeadingLocalPage { get; set; } - public string ImageLocalPage { get; set; } - public string LabelLocalPage { get; set; } - public string MonthLocalPage { get; set; } - public string NumberLocalPage { get; set; } - public string OptionLocalPage { get; set; } - public string OutputLocalPage { get; set; } - public string PasswordLocalPage { get; set; } - public string PhoneLocalPage { get; set; } - public string ProgressLocalPage { get; set; } - public string RadioLocalPage { get; set; } - public string RangeLocalPage { get; set; } - public string ResetLocalPage { get; set; } - public string SearchLocalPage { get; set; } - public string SelectLocalPage { get; set; } - public string SpanLocalPage { get; set; } - public string TextAreaLocalPage { get; set; } - public string TextFieldLocalPage { get; set; } - public string TimeLocalPage { get; set; } - public string UrlLocalPage { get; set; } - public string WeekLocalPage { get; set; } - public string TableLocalPage { get; set; } + public string AnchorPage { get; set; } + public string ButtonPage { get; set; } + public string CheckBoxPage { get; set; } + public string ColorPage { get; set; } + public string DatePage { get; set; } + public string DateTimeLocalPage { get; set; } + public string GridPage { get; set; } + public string DivPage { get; set; } + public string ElementPage { get; set; } + public string EmailPage { get; set; } + public string HeadingPage { get; set; } + public string ImagePage { get; set; } + public string LabelPage { get; set; } + public string MonthPage { get; set; } + public string NumberPage { get; set; } + public string OptionPage { get; set; } + public string OutputPage { get; set; } + public string PasswordPage { get; set; } + public string PhonePage { get; set; } + public string ProgressPage { get; set; } + public string RadioPage { get; set; } + public string RangePage { get; set; } + public string ResetPage { get; set; } + public string SearchPage { get; set; } + public string SelectPage { get; set; } + public string SpanPage { get; set; } + public string TextAreaPage { get; set; } + public string TextFieldPage { get; set; } + public string TimePage { get; set; } + public string UrlPage { get; set; } + public string WeekPage { get; set; } + public string TablePage { get; set; } public string LayoutPricingPage { get; set; } - public string ShadowDOMLocalPage { get; set; } + public string ShadowDOMPage { get; set; } } diff --git a/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlEventsTests.cs index 58ecd824..3c106500 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class AnchorControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().AnchorLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().AnchorPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlTestsChrome.cs index 087dba77..f3c4acbd 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlTestsChrome.cs @@ -30,7 +30,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Anchor Control")] public class AnchorControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().AnchorLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().AnchorPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlTestsChromeHeadless.cs b/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlTestsChromeHeadless.cs index 56278e13..fcc35bf3 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlTestsChromeHeadless.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlTestsChromeHeadless.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Anchor Control")] public class AnchorControlTestsChromeHeadless : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().AnchorLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().AnchorPage); [TestMethod] [TestCategory(Categories.ChromeHeadless), TestCategory(Categories.Windows)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlTestsEdge.cs index 502d447b..bb5cecd4 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlTestsEdge.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureTag("Edge Browser")] public class AnchorControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().AnchorLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().AnchorPage); [TestMethod] [AllureSeverity(SeverityLevel.critical)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlTestsFirefox.cs index 595861e7..2e495e84 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlTestsFirefox.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Anchor Control")] public class AnchorControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().AnchorLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().AnchorPage); [TestMethod] [AllureSeverity(SeverityLevel.critical)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlTestsFirefoxHeadless.cs b/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlTestsFirefoxHeadless.cs index bac1f7b0..8b026646 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlTestsFirefoxHeadless.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlTestsFirefoxHeadless.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Anchor Control")] public class AnchorControlTestsFirefoxHeadless : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().AnchorLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().AnchorPage); [TestMethod] [TestCategory(Categories.FirefoxHeadless), TestCategory(Categories.Windows)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlTestsSafari.cs index 66fad43b..2a4a9d6d 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Anchor Control")] public class AnchorControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().AnchorLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().AnchorPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlValidateExtensionsExceptionMessagesTests.cs b/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlValidateExtensionsExceptionMessagesTests.cs index 76ce88d2..7575d5cf 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlValidateExtensionsExceptionMessagesTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlValidateExtensionsExceptionMessagesTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class AnchorControlValidateExtensionsExceptionMessagesTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().AnchorLocalPage; + private string _url = ConfigurationService.GetSection().AnchorPage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlValidateExtensionsTests.cs index 789a3da9..7cdbc03c 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Anchor/AnchorControlValidateExtensionsTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class AnchorControlValidateExtensionsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().AnchorLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().AnchorPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlEventsTests.cs index 94c049e9..e3712067 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class ButtonControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlTestsChrome.cs index eb9f6d59..d61d28c6 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Button Control")] public class ButtonControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlTestsEdge.cs index 8079d268..021a69b1 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class ButtonControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlTestsFirefox.cs index 1919e5a7..613d617d 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Button Control")] public class ButtonControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonPage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlTestsSafari.cs index ab896baf..442a59a1 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Button Control")] public class ButtonControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlValidateExtensionsExceptionMessagesTests.cs b/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlValidateExtensionsExceptionMessagesTests.cs index 8aef4365..96cf9c68 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlValidateExtensionsExceptionMessagesTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlValidateExtensionsExceptionMessagesTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class ButtonControlValidateExtensionsExceptionMessagesTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().ButtonLocalPage; + private string _url = ConfigurationService.GetSection().ButtonPage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlValidateExtensionsTests.cs index 7e0bb666..c3591dd8 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Button/ButtonControlValidateExtensionsTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class ButtonControlValidateExtensionsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Button/InputButtonControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Button/InputButtonControlTestsChrome.cs index e4300170..c52172d1 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Button/InputButtonControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Button/InputButtonControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Input Button Control")] public class InputButtonControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Button/InputButtonControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Button/InputButtonControlTestsEdge.cs index 626a2bf7..dfc7e428 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Button/InputButtonControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Button/InputButtonControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class InputButtonControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Button/InputButtonControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/Button/InputButtonControlTestsFirefox.cs index 273291c6..11c1f5a6 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Button/InputButtonControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Button/InputButtonControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Input Button Control")] public class InputButtonControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonPage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Button/InputButtonControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Button/InputButtonControlTestsSafari.cs index ccca1524..1d1a352e 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Button/InputButtonControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Button/InputButtonControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Input Button Control")] public class InputButtonControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Button/InputSubmitControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Button/InputSubmitControlTestsChrome.cs index ab7aeac9..5e07621e 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Button/InputSubmitControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Button/InputSubmitControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Input Button Control")] public class InputSubmitControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Button/InputSubmitControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Button/InputSubmitControlTestsEdge.cs index bde7a102..053afe72 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Button/InputSubmitControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Button/InputSubmitControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class InputSubmitControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Button/InputSubmitControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/Button/InputSubmitControlTestsFirefox.cs index d8e6866f..a485903c 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Button/InputSubmitControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Button/InputSubmitControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Input Button Control")] public class InputSubmitControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonPage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Button/InputSubmitControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Button/InputSubmitControlTestsSafari.cs index 73f31725..75ee8545 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Button/InputSubmitControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Button/InputSubmitControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Input Button Control")] public class InputSubmitControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ButtonPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlEventsTests.cs index 5590b89e..86f0a549 100644 --- a/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class CheckBoxControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().CheckBoxLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().CheckBoxPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlTestsChrome.cs index 8c5b2770..9e2612ae 100644 --- a/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("CheckBox Control")] public class CheckBoxControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().CheckBoxLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().CheckBoxPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlTestsEdge.cs index 8dd92c0e..629c0d7c 100644 --- a/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class CheckBoxControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().CheckBoxLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().CheckBoxPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlTestsFirefox.cs index f5949282..e0b7ef22 100644 --- a/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("CheckBox Control")] public class CheckBoxControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().CheckBoxLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().CheckBoxPage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlTestsSafari.cs index 138a10d8..1edbbbed 100644 --- a/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("CheckBox Control")] public class CheckBoxControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().CheckBoxLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().CheckBoxPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlValidateExtensionsExceptionMessagesTests.cs b/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlValidateExtensionsExceptionMessagesTests.cs index 82418f35..fb95bacb 100644 --- a/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlValidateExtensionsExceptionMessagesTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlValidateExtensionsExceptionMessagesTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class CheckBoxControlValidateExtensionsExceptionMessagesTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().CheckBoxLocalPage; + private string _url = ConfigurationService.GetSection().CheckBoxPage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlValidateExtensionsTests.cs index 63f73c2d..4462d419 100644 --- a/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/CheckBox/CheckBoxControlValidateExtensionsTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class CheckBoxControlValidateExtensionsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().CheckBoxLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().CheckBoxPage); [TestMethod] [TestCategory(Categories.Edge), TestCategory(Categories.Windows)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlEventsTests.cs index 775fbdfc..bedfbd03 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class ColorControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ColorLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ColorPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlTestsChrome.cs index 357c9aea..0b5f04cf 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlTestsChrome.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; public class ColorControlTestsChrome : MSTest.WebTest { public override void TestsArrange() => base.TestsArrange(); - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ColorLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ColorPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlTestsEdge.cs index 56bf7ca1..37438e4e 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlTestsEdge.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; public class ColorControlTestsEdge : MSTest.WebTest { public override void TestsArrange() => base.TestsArrange(); - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ColorLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ColorPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlTestsFirefox.cs index 12e6dec3..14cf11be 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlTestsFirefox.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; public class ColorControlTestsFirefox : MSTest.WebTest { public override void TestsArrange() => base.TestsArrange(); - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ColorLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ColorPage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlTestsSafari.cs index 3552445b..9497c8dc 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Color Control")] public class ColorControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ColorLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ColorPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlValidat3eExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlValidat3eExtensionsTests.cs index a8903d8b..66effc6c 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlValidat3eExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlValidat3eExtensionsTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class ColorControlValidateExtensionsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ColorLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ColorPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlValidateExtensionsExceptionMessagesTests.cs b/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlValidateExtensionsExceptionMessagesTests.cs index b0df9198..2a8c82bf 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlValidateExtensionsExceptionMessagesTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Color/ColorControlValidateExtensionsExceptionMessagesTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class ColorControlValidateExtensionsExceptionMessagesTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().ColorLocalPage; + private string _url = ConfigurationService.GetSection().ColorPage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/Date/DateControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Date/DateControlEventsTests.cs index 1646846b..b67465e6 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Date/DateControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Date/DateControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class DateControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DateLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DatePage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Date/DateControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Date/DateControlTestsChrome.cs index cd327e14..aa88e125 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Date/DateControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Date/DateControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Date Control")] public class DateControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DateLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DatePage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Date/DateControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Date/DateControlTestsEdge.cs index 4c8625df..8062ddbf 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Date/DateControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Date/DateControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class DateControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DateLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DatePage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Date/DateControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/Date/DateControlTestsFirefox.cs index 3e464172..9a68898f 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Date/DateControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Date/DateControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Date Control")] public class DateControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DateLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DatePage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Date/DateControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Date/DateControlTestsSafari.cs index d1dd2119..aee98fbf 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Date/DateControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Date/DateControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Date Control")] public class DateControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DateLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DatePage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Date/DateControlValidateExtensionsExceptionMessagesTests.cs b/tests/Bellatrix.Web.Tests/Controls/Date/DateControlValidateExtensionsExceptionMessagesTests.cs index 9f3bdab1..c1ea0d8b 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Date/DateControlValidateExtensionsExceptionMessagesTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Date/DateControlValidateExtensionsExceptionMessagesTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class DateControlValidateExtensionsExceptionMessagesTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().DateLocalPage; + private string _url = ConfigurationService.GetSection().DatePage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/Date/DateControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Date/DateControlValidateExtensionsTests.cs index d082a254..d0357399 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Date/DateControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Date/DateControlValidateExtensionsTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class DateControlValidateExtensionsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DateLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DatePage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Date/DateControlValidationTests.cs b/tests/Bellatrix.Web.Tests/Controls/Date/DateControlValidationTests.cs index d7fa7f42..e26e1e75 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Date/DateControlValidationTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Date/DateControlValidationTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Date Control")] public class DateControlValidationTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DateLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DatePage); [TestMethod] [TestCategory(Categories.Edge), TestCategory(Categories.Windows)] diff --git a/tests/Bellatrix.Web.Tests/Controls/DateTimeLocal/DateTimeLocalControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/DateTimeLocal/DateTimeLocalControlEventsTests.cs index 70055e9f..2e16c210 100644 --- a/tests/Bellatrix.Web.Tests/Controls/DateTimeLocal/DateTimeLocalControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/DateTimeLocal/DateTimeLocalControlEventsTests.cs @@ -23,7 +23,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class DateTimeLocalControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DateTimeLocalLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DateTimeLocalPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/DateTimeLocal/DateTimeLocalControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/DateTimeLocal/DateTimeLocalControlTestsChrome.cs index 1c5b01eb..8f39f857 100644 --- a/tests/Bellatrix.Web.Tests/Controls/DateTimeLocal/DateTimeLocalControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/DateTimeLocal/DateTimeLocalControlTestsChrome.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("DateTimeLocal Control")] public class DateDateTimeLocalLocalControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DateTimeLocalLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DateTimeLocalPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/DateTimeLocal/DateTimeLocalControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/DateTimeLocal/DateTimeLocalControlTestsEdge.cs index 60d8e08d..a5792dfe 100644 --- a/tests/Bellatrix.Web.Tests/Controls/DateTimeLocal/DateTimeLocalControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/DateTimeLocal/DateTimeLocalControlTestsEdge.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class DateDateTimeLocalLocalControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DateTimeLocalLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DateTimeLocalPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/DateTimeLocal/DateTimeLocalControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/DateTimeLocal/DateTimeLocalControlTestsSafari.cs index c6900095..f51486b9 100644 --- a/tests/Bellatrix.Web.Tests/Controls/DateTimeLocal/DateTimeLocalControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/DateTimeLocal/DateTimeLocalControlTestsSafari.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("DateTimeLocal Control")] public class DateTimeLocalControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DateTimeLocalLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DateTimeLocalPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/DateTimeLocal/DateTimeLocalControlValidateExtensionsExceptionMessagesTests.cs b/tests/Bellatrix.Web.Tests/Controls/DateTimeLocal/DateTimeLocalControlValidateExtensionsExceptionMessagesTests.cs index 7290eb16..c2dec8ff 100644 --- a/tests/Bellatrix.Web.Tests/Controls/DateTimeLocal/DateTimeLocalControlValidateExtensionsExceptionMessagesTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/DateTimeLocal/DateTimeLocalControlValidateExtensionsExceptionMessagesTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class DateTimeLocalControlValidateExtensionsExceptionMessagesTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().DateTimeLocalLocalPage; + private string _url = ConfigurationService.GetSection().DateTimeLocalPage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/DateTimeLocal/DateTimeLocalControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/DateTimeLocal/DateTimeLocalControlValidateExtensionsTests.cs index 11f1d9c2..5897dfd2 100644 --- a/tests/Bellatrix.Web.Tests/Controls/DateTimeLocal/DateTimeLocalControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/DateTimeLocal/DateTimeLocalControlValidateExtensionsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class DateTimeLocalControlValidateExtensionsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DateTimeLocalLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DateTimeLocalPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Div/DivControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Div/DivControlEventsTests.cs index 124d0434..4e743b57 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Div/DivControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Div/DivControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class DivControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DivLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DivPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Div/DivControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Div/DivControlTestsChrome.cs index 567f4958..6c1856ca 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Div/DivControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Div/DivControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Div Control")] public class DivControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DivLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DivPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Div/DivControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Div/DivControlTestsEdge.cs index 4b23df50..8efa45f8 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Div/DivControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Div/DivControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class DivControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DivLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DivPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Div/DivControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/Div/DivControlTestsFirefox.cs index d43f6c68..3dc0eb9e 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Div/DivControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Div/DivControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Div Control")] public class DivControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DivLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DivPage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Div/DivControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Div/DivControlTestsSafari.cs index 4caa2ba5..b2bd7919 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Div/DivControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Div/DivControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Div Control")] public class DivControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DivLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DivPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Div/DivControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Div/DivControlValidateExtensionsTests.cs index f666f147..22bb07c7 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Div/DivControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Div/DivControlValidateExtensionsTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class DivControlValidateExtensionsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DivLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().DivPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlEventsTests.cs index e72f9120..3f8a5c29 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls.Element; [AllureFeature("ControlEvents")] public class ElementControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ElementLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ElementPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlTestsChrome.cs index ba5139a3..265b4c56 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlTestsChrome.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls.Element; [AllureSuite("Element Control")] public class ElementControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ElementLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ElementPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlTestsEdge.cs index 454f3326..d81cb52d 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls.Element; [AllureFeature("Edge Browser")] public class ElementControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ElementLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ElementPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlTestsFirefox.cs index ffc7f319..79fbd6d9 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls.Element; [AllureSuite("Element Control")] public class ElementControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ElementLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ElementPage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlTestsSafari.cs index 3a7ede48..f3fa5b3c 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls.Element; [AllureSuite("Element Control")] public class ElementControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ElementLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ElementPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlValidateExtensionsExceptionMessagesTests.cs b/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlValidateExtensionsExceptionMessagesTests.cs index 53d82741..72533972 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlValidateExtensionsExceptionMessagesTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlValidateExtensionsExceptionMessagesTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls.Element; [AllureFeature("ValidateExtensions")] public class ElementControlValidateExtensionsExceptionMessagesTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().ElementLocalPage; + private string _url = ConfigurationService.GetSection().ElementPage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlValidateExtensionsTests.cs index 2abd1571..750447ed 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Element/ElementControlValidateExtensionsTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls.Element; [AllureFeature("ValidateExtensions")] public class ElementControlValidateExtensionsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ElementLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ElementPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlEventsTests.cs index 62264034..e65cfb12 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class EmailControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().EmailLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().EmailPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlTestsChrome.cs index d79ed1ee..cca3577f 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Email Control")] public class EmailControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().EmailLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().EmailPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlTestsEdge.cs index 0d8d0d88..1e27f142 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class EmailControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().EmailLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().EmailPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlTestsFirefox.cs index 04b7c894..d44b5313 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Email Control")] public class EmailControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().EmailLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().EmailPage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlTestsSafari.cs index 0433e7e2..0e8c5ddc 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Email Control")] public class EmailControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().EmailLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().EmailPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlValidateExtensionsExceptionMessagesTests.cs b/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlValidateExtensionsExceptionMessagesTests.cs index 7f25ef3a..ad31b3aa 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlValidateExtensionsExceptionMessagesTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlValidateExtensionsExceptionMessagesTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class EmailControlValidateExtensionsExceptionMessagesTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().EmailLocalPage; + private string _url = ConfigurationService.GetSection().EmailPage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlValidateExtensionsTests.cs index 5a382b8e..943cdfa0 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Email/EmailControlValidateExtensionsTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class EmailControlValidateExtensionsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().EmailLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().EmailPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Grid/GridControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Grid/GridControlTestsChrome.cs index 8ec31114..599772fa 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Grid/GridControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Grid/GridControlTestsChrome.cs @@ -15,7 +15,7 @@ public class GridControlTestsChrome : MSTest.WebTest public override void TestInit() { - App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().GridLocalPage); + App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().GridPage); _testGrid = new ComponentCreateService().CreateById("sampleGrid") .SetColumn("Order", typeof(TextField), Find.By.Tag("input")) .SetColumn("Firstname") diff --git a/tests/Bellatrix.Web.Tests/Controls/Grid/GridControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Grid/GridControlValidateExtensionsTests.cs index 1e80d5a6..8a3e30ec 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Grid/GridControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Grid/GridControlValidateExtensionsTests.cs @@ -11,7 +11,7 @@ public class GridControlValidateExtensionsTests : MSTest.WebTest public override void TestInit() { - App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().GridLocalPage); + App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().GridPage); _testGrid = new ComponentCreateService().CreateById("sampleGrid") .SetColumn("Order", typeof(TextField), Find.By.Tag("input")) .SetColumn("Firstname") diff --git a/tests/Bellatrix.Web.Tests/Controls/Grid/Pages/GridTestPage.Methods.cs b/tests/Bellatrix.Web.Tests/Controls/Grid/Pages/GridTestPage.Methods.cs index 26806e05..57ddfc0a 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Grid/Pages/GridTestPage.Methods.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Grid/Pages/GridTestPage.Methods.cs @@ -2,5 +2,5 @@ public partial class GridTestPage : WebPage { - public override string Url => ConfigurationService.GetSection().GridLocalPage; + public override string Url => ConfigurationService.GetSection().GridPage; } \ No newline at end of file diff --git a/tests/Bellatrix.Web.Tests/Controls/Heading/HeadingControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Heading/HeadingControlEventsTests.cs index 625175fc..70671d46 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Heading/HeadingControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Heading/HeadingControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class HeadingControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().HeadingLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().HeadingPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Heading/HeadingControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Heading/HeadingControlTestsChrome.cs index 9a09b1c2..f87b0375 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Heading/HeadingControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Heading/HeadingControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Heading Control")] public class HeadingControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().HeadingLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().HeadingPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Heading/HeadingControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Heading/HeadingControlTestsEdge.cs index e1172d01..be6f5f08 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Heading/HeadingControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Heading/HeadingControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class HeadingControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().HeadingLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().HeadingPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Heading/HeadingControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/Heading/HeadingControlTestsFirefox.cs index fe1325d8..1096e257 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Heading/HeadingControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Heading/HeadingControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Heading Control")] public class HeadingControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().HeadingLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().HeadingPage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Heading/HeadingControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Heading/HeadingControlTestsSafari.cs index f7939321..6ecbcdbf 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Heading/HeadingControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Heading/HeadingControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Heading Control")] public class HeadingControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().HeadingLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().HeadingPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Heading/HeadingControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Heading/HeadingControlValidateExtensionsTests.cs index 92dbbab9..1ea8ef98 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Heading/HeadingControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Heading/HeadingControlValidateExtensionsTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class HeadingControlValidateExtensionsTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().HeadingLocalPage; + private string _url = ConfigurationService.GetSection().HeadingPage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlEventsTests.cs index 786bcca4..db78ea66 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class ImageControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ImageLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ImagePage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlTestsChrome.cs index c79280dd..66de8b41 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Image Control")] public class ImageControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ImageLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ImagePage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlTestsEdge.cs index 382a938e..f7225c0f 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class ImageControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ImageLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ImagePage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlTestsFirefox.cs index 1e89ad1e..0a22c27c 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Image Control")] public class ImageControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ImageLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ImagePage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlTestsSafari.cs index 8c50906f..7b6c1f13 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Image Control")] public class ImageControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ImageLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ImagePage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlValidateExtensionsExceptionMessagesTests.cs b/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlValidateExtensionsExceptionMessagesTests.cs index a2aa301e..7d65583b 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlValidateExtensionsExceptionMessagesTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlValidateExtensionsExceptionMessagesTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class ImageControlValidateExtensionsExceptionMessagesTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().ImageLocalPage; + private string _url = ConfigurationService.GetSection().ImagePage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlValidateExtensionsTests.cs index 06aff25f..7890111c 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Image/ImageControlValidateExtensionsTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class ImageControlValidateExtensionsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ImageLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ImagePage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlEventsTests.cs index 185dc7ee..82ca4845 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class LabelControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().LabelLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().LabelPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlTestsChrome.cs index 69ba9b2e..7f3edabc 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Label Control")] public class LabelControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().LabelLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().LabelPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlTestsEdge.cs index 79732497..efe3c3d2 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class LabelControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().LabelLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().LabelPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlTestsFirefox.cs index 20ec64e4..4d628958 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Label Control")] public class LabelControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().LabelLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().LabelPage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlTestsSafari.cs index 5c91e4f4..d7647d39 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Label Control")] public class LabelControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().LabelLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().LabelPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlValidateExtensionsExceptionMessagesTests.cs b/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlValidateExtensionsExceptionMessagesTests.cs index 79314431..06f455d1 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlValidateExtensionsExceptionMessagesTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlValidateExtensionsExceptionMessagesTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class LabelControlValidateExtensionsExceptionMessagesTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().LabelLocalPage; + private string _url = ConfigurationService.GetSection().LabelPage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlValidateExtensionsTests.cs index 7c59c7d8..38304cb8 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Label/LabelControlValidateExtensionsTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class LabelControlValidateExtensionsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().LabelLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().LabelPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlEventsTests.cs index 5bd0c21b..4c2b36fc 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class MonthControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().MonthLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().MonthPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlTestsChrome.cs index 89dfc023..a4a5bd8c 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Month Control")] public class MonthControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().MonthLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().MonthPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlTestsEdge.cs index 37b5a82e..7e626fbe 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class MonthControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().MonthLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().MonthPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlTestsSafari.cs index c28cf002..c6ab5eae 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Month Control")] public class MonthControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().MonthLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().MonthPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlValidateExtensionsExceptionMessagesTests.cs b/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlValidateExtensionsExceptionMessagesTests.cs index 6b03a225..6604555d 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlValidateExtensionsExceptionMessagesTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlValidateExtensionsExceptionMessagesTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class MonthControlValidateExtensionsExceptionMessagesTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().MonthLocalPage; + private string _url = ConfigurationService.GetSection().MonthPage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlValidateExtensionsTests.cs index 04c692a6..46567529 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlValidateExtensionsTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class MonthControlValidateExtensionsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().MonthLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().MonthPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlValidationTests.cs b/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlValidationTests.cs index f306ba7d..3f3879b7 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlValidationTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Month/MonthControlValidationTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Month Control")] public class MonthControlValidationTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().MonthLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().MonthPage); [TestMethod] [TestCategory(Categories.Edge), TestCategory(Categories.Windows)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlEventsTests.cs index c72a8629..5a63f76e 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class NumberControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().NumberLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().NumberPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlTestsChrome.cs index 6c00f572..e4648c4c 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Number Control")] public class NumberControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().NumberLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().NumberPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlTestsEdge.cs index dcb47f75..0043e78c 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class NumberControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().NumberLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().NumberPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlTestsFirefox.cs index ef48cfa9..9f0dfe80 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Number Control")] public class NumberControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().NumberLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().NumberPage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlTestsSafari.cs index c164fbf2..35242020 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Number Control")] public class NumberControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().NumberLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().NumberPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlValidateExtensionExceptionMessagesTests.cs b/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlValidateExtensionExceptionMessagesTests.cs index 4d2f9549..7a7209d3 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlValidateExtensionExceptionMessagesTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlValidateExtensionExceptionMessagesTests.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Number Control")] public class NumberControlValidateExtensionExceptionMessagesTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().NumberLocalPage; + private string _url = ConfigurationService.GetSection().NumberPage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlValidateExtensionTests.cs b/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlValidateExtensionTests.cs index 93847426..9c0084c8 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlValidateExtensionTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Number/NumberControlValidateExtensionTests.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Number Control")] public class NumberControlValidateExtensionTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().NumberLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().NumberPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Option/OptionControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Option/OptionControlTestsChrome.cs index 6ab53f16..dec6a33c 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Option/OptionControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Option/OptionControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Option Control")] public class OptionControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().OptionLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().OptionPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Option/OptionControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Option/OptionControlTestsEdge.cs index 30eb0192..7a133736 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Option/OptionControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Option/OptionControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class OptionControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().OptionLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().OptionPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Option/OptionControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/Option/OptionControlTestsFirefox.cs index 37ee7403..e8f4b1b2 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Option/OptionControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Option/OptionControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Option Control")] public class OptionControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().OptionLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().OptionPage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Option/OptionControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Option/OptionControlTestsSafari.cs index e9ee0cec..db37a40c 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Option/OptionControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Option/OptionControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Option Control")] public class OptionControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().OptionLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().OptionPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Option/OptionControlValidateExtensionExceptionMessagesTests.cs b/tests/Bellatrix.Web.Tests/Controls/Option/OptionControlValidateExtensionExceptionMessagesTests.cs index 36d7c2cd..c029a906 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Option/OptionControlValidateExtensionExceptionMessagesTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Option/OptionControlValidateExtensionExceptionMessagesTests.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Option Control")] public class OptionControlValidateExtensionExceptionMessagesTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().OptionLocalPage; + private string _url = ConfigurationService.GetSection().OptionPage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/Option/OptionControlValidateExtensionTests.cs b/tests/Bellatrix.Web.Tests/Controls/Option/OptionControlValidateExtensionTests.cs index eae3ad0e..529338f5 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Option/OptionControlValidateExtensionTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Option/OptionControlValidateExtensionTests.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Option Control")] public class OptionControlValidateExtensionTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().OptionLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().OptionPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Output/OutputControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Output/OutputControlEventsTests.cs index b8e45364..725bf169 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Output/OutputControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Output/OutputControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class OutputControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().OutputLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().OutputPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Output/OutputControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Output/OutputControlTestsChrome.cs index 5a793ee5..076b6015 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Output/OutputControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Output/OutputControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Output Control")] public class OutputControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().OutputLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().OutputPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Output/OutputControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Output/OutputControlTestsEdge.cs index e2e3578a..d650a5cb 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Output/OutputControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Output/OutputControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class OutputControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().OutputLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().OutputPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Output/OutputControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/Output/OutputControlTestsFirefox.cs index 0fc6245a..9d315557 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Output/OutputControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Output/OutputControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Output Control")] public class OutputControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().OutputLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().OutputPage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Output/OutputControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Output/OutputControlTestsSafari.cs index c805f026..260c2d88 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Output/OutputControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Output/OutputControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Output Control")] public class OutputControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().OutputLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().OutputPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Output/OutputControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Output/OutputControlValidateExtensionsTests.cs index 36658576..e8dfbe6a 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Output/OutputControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Output/OutputControlValidateExtensionsTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class OutputControlValidateExtensionsTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().OutputLocalPage; + private string _url = ConfigurationService.GetSection().OutputPage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlEventsTests.cs index 5042cd1b..ea48d9f3 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class PasswordControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().PasswordLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().PasswordPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlTestsChrome.cs index 67808e60..baa80bc1 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Password Control")] public class PasswordControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().PasswordLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().PasswordPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlTestsEdge.cs index 672030ea..d2579202 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class PasswordControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().PasswordLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().PasswordPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlTestsFirefox.cs index 16ec01b5..e23d3cb1 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Password Control")] public class PasswordControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().PasswordLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().PasswordPage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlTestsSafari.cs index 39464848..67abf83e 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Password Control")] public class PasswordControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().PasswordLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().PasswordPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlValidateExtensionsExceptionMessagesTests.cs b/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlValidateExtensionsExceptionMessagesTests.cs index d1878572..a35e87f6 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlValidateExtensionsExceptionMessagesTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlValidateExtensionsExceptionMessagesTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class PasswordControlValidateExtensionsExceptionMessagesTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().PasswordLocalPage; + private string _url = ConfigurationService.GetSection().PasswordPage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlValidateExtensionsTests.cs index d9f8b254..fcf09ea2 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Password/PasswordControlValidateExtensionsTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class PasswordControlValidateExtensionsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().PasswordLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().PasswordPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlEventsTests.cs index 3749ec21..9d3db2e7 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class PhoneControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().PhoneLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().PhonePage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlTestsChrome.cs index 71c264cf..f858878d 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Phone Control")] public class PhoneControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().PhoneLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().PhonePage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlTestsEdge.cs index 992b2933..806c0a8c 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class PhoneControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().PhoneLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().PhonePage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlTestsFirefox.cs index 4e2931f4..a39541f3 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Phone Control")] public class PhoneControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().PhoneLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().PhonePage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlTestsSafari.cs index 2010843b..4d9d8db2 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Phone Control")] public class PhoneControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().PhoneLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().PhonePage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlValidateExtensionsExceptionMessagesTests.cs b/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlValidateExtensionsExceptionMessagesTests.cs index b33ace5c..9a74b0c8 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlValidateExtensionsExceptionMessagesTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlValidateExtensionsExceptionMessagesTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class PhoneControlValidateExtensionsTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().PhoneLocalPage; + private string _url = ConfigurationService.GetSection().PhonePage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlValidateExtensionsTests.cs index ebabc581..312129a1 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Phone/PhoneControlValidateExtensionsTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class PhoneControlValidateExtensionsExceptionMessagesTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().PhoneLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().PhonePage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Progress/ProgressControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Progress/ProgressControlTestsChrome.cs index db7275c0..eaf5e70c 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Progress/ProgressControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Progress/ProgressControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Progress Control")] public class ProgressControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ProgressLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ProgressPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Progress/ProgressControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Progress/ProgressControlTestsEdge.cs index 245ba873..d283ab23 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Progress/ProgressControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Progress/ProgressControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class ProgressControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ProgressLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ProgressPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Progress/ProgressControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/Progress/ProgressControlTestsFirefox.cs index 70dad456..51472cb7 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Progress/ProgressControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Progress/ProgressControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Progress Control")] public class ProgressControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ProgressLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ProgressPage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Progress/ProgressControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Progress/ProgressControlTestsSafari.cs index 2a230573..91bd988a 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Progress/ProgressControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Progress/ProgressControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Progress Control")] public class ProgressControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ProgressLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ProgressPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Progress/ProgressControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Progress/ProgressControlValidateExtensionsTests.cs index 9723c7f8..7d946cac 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Progress/ProgressControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Progress/ProgressControlValidateExtensionsTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class ProgressControlValidateExtensionsTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().ProgressLocalPage; + private string _url = ConfigurationService.GetSection().ProgressPage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlEventsTests.cs index babfaa70..98ae7e96 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class RadioButtonControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().RadioLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().RadioPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlTestsChrome.cs index 2dbb6f3d..ee35a9f1 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Radio Control")] public class RadioButtonControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().RadioLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().RadioPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlTestsEdge.cs index ff58d708..d0ad203a 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class RadioButtonControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().RadioLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().RadioPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlTestsFirefox.cs index ec3f9862..a2fa79c7 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Radio Control")] public class RadioButtonControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().RadioLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().RadioPage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlTestsSafari.cs index ea8a9efe..3af5569d 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Radio Control")] public class RadioButtonControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().RadioLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().RadioPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlValidateExtensionsExceptionMessagesTests.cs b/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlValidateExtensionsExceptionMessagesTests.cs index 8e16e1e4..0cd15c90 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlValidateExtensionsExceptionMessagesTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlValidateExtensionsExceptionMessagesTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class RadioButtonControlValidateExtensionsExceptionMessagesTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().RadioLocalPage; + private string _url = ConfigurationService.GetSection().RadioPage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlValidateExtensionsTests.cs index f1c98ede..6a8b516a 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Radio/RadioButtonControlValidateExtensionsTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class RadioButtonControlValidateExtensionsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().RadioLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().RadioPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlEventsTests.cs index d87a6113..ef16b689 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class RangeControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().RangeLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().RangePage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlTestsChrome.cs index decb5705..9d7118ad 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Range Control")] public class RangeControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().RangeLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().RangePage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlTestsEdge.cs index e4487261..2a77a49d 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class RangeControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().RangeLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().RangePage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlTestsFirefox.cs index c1db9f5b..bd683870 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Range Control")] public class RangeControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().RangeLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().RangePage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlTestsSafari.cs index 9ebf9494..c90a5bcc 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Range Control")] public class RangeControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().RangeLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().RangePage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlValidateExtensionsExceptionMessagesTests.cs b/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlValidateExtensionsExceptionMessagesTests.cs index 999a9ea8..8365dbce 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlValidateExtensionsExceptionMessagesTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlValidateExtensionsExceptionMessagesTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class RangeControlValidateExtensionsExceptionMessagesTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().RangeLocalPage; + private string _url = ConfigurationService.GetSection().RangePage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlValidateExtensionsTests.cs index 343abc9a..ac7e44b3 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Range/RangeControlValidateExtensionsTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class RangeControlValidateExtensionsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().RangeLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().RangePage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Reset/ResetControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Reset/ResetControlEventsTests.cs index 5760b1ab..af74fd7e 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Reset/ResetControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Reset/ResetControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class ResetControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ResetLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ResetPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Reset/ResetControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Reset/ResetControlTestsChrome.cs index 2b9eba29..55501723 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Reset/ResetControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Reset/ResetControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Reset Control")] public class ResetControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ResetLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ResetPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Reset/ResetControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Reset/ResetControlTestsEdge.cs index 6511b004..46fcffdd 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Reset/ResetControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Reset/ResetControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class ResetControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ResetLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ResetPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Reset/ResetControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/Reset/ResetControlTestsFirefox.cs index daf5fc6d..c5e8345e 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Reset/ResetControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Reset/ResetControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Reset Control")] public class ResetControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ResetLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ResetPage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Reset/ResetControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Reset/ResetControlTestsSafari.cs index 07a91e06..e3d76f4c 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Reset/ResetControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Reset/ResetControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Reset Control")] public class ResetControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ResetLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().ResetPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Reset/ResetControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Reset/ResetControlValidateExtensionsTests.cs index 9ca35433..3fb54e4b 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Reset/ResetControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Reset/ResetControlValidateExtensionsTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class ResetControlValidateExtensionsTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().ResetLocalPage; + private string _url = ConfigurationService.GetSection().ResetPage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlEventsTests.cs index 33a3b9ef..57047f6b 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class SearchControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SearchLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SearchPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlTestsChrome.cs index 30fdb0da..9605218e 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Search Control")] public class SearchControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SearchLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SearchPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlTestsEdge.cs index 55523a4d..f0077505 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class SearchControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SearchLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SearchPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlTestsFirefox.cs index 4898ee8d..1d453688 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Search Control")] public class SearchControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SearchLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SearchPage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlTestsSafari.cs index b3f53aca..8ae17524 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Search Control")] public class SearchControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SearchLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SearchPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlValidateExtensionsExceptionMessagesTests.cs b/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlValidateExtensionsExceptionMessagesTests.cs index 6900a955..08615f56 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlValidateExtensionsExceptionMessagesTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlValidateExtensionsExceptionMessagesTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class SearchControlValidateExtensionsExceptionMessagesTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().SearchLocalPage; + private string _url = ConfigurationService.GetSection().SearchPage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlValidateExtensionsTests.cs index f0b4775c..da24b096 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Search/SearchControlValidateExtensionsTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class SearchControlValidateExtensionsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SearchLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SearchPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Select/SelectControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Select/SelectControlEventsTests.cs index e451d441..6250ca36 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Select/SelectControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Select/SelectControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class SelectControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SelectLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SelectPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Select/SelectControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Select/SelectControlTestsChrome.cs index 5856afe1..5a7bb88a 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Select/SelectControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Select/SelectControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Select Control")] public class SelectControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SelectLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SelectPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Select/SelectControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Select/SelectControlTestsEdge.cs index 84910c2a..257bfbea 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Select/SelectControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Select/SelectControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Select Control")] public class SelectControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SelectLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SelectPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Select/SelectControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/Select/SelectControlTestsFirefox.cs index bd75e96b..f5b0509c 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Select/SelectControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Select/SelectControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Select Control")] public class SelectControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SelectLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SelectPage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Select/SelectControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Select/SelectControlTestsSafari.cs index 938b7507..e2dd166a 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Select/SelectControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Select/SelectControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Select Control")] public class SelectControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SelectLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SelectPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Select/SelectControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Select/SelectControlValidateExtensionsTests.cs index f36e9a18..e580abcb 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Select/SelectControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Select/SelectControlValidateExtensionsTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class SelectControlValidateExtensionsTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().SelectLocalPage; + private string _url = ConfigurationService.GetSection().SelectPage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/Shadow DOM/ShadowDomTests.cs b/tests/Bellatrix.Web.Tests/Controls/Shadow DOM/ShadowDomTests.cs index 545990e1..65d72bf2 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Shadow DOM/ShadowDomTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Shadow DOM/ShadowDomTests.cs @@ -1,4 +1,18 @@ -using Bellatrix.Web.Components; +// +// Copyright 2024 Automate The Planet Ltd. +// Licensed under the Apache License, Version 2.0 (the "License"); +// You may not use this file except in compliance with the License. +// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// Miriam Kyoseva +// https://bellatrix.solutions/ + +using Bellatrix.Web.Components; using Bellatrix.Web.Tests.Controls.Table; using Microsoft.TeamFoundation.Common; using Microsoft.VisualStudio.TestTools.UnitTesting; @@ -13,7 +27,7 @@ public override void TestInit() { base.TestInit(); - var url = ConfigurationService.GetSection().ShadowDOMLocalPage; + var url = ConfigurationService.GetSection().ShadowDOMPage; App.Navigation.NavigateToLocalPage(url); } diff --git a/tests/Bellatrix.Web.Tests/Controls/Span/SpanControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Span/SpanControlEventsTests.cs index acc63e54..4d3de5f9 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Span/SpanControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Span/SpanControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class SpanControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SpanLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SpanPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Span/SpanControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Span/SpanControlTestsChrome.cs index 68f0a510..e90e2ea1 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Span/SpanControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Span/SpanControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Span Control")] public class SpanControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SpanLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SpanPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Span/SpanControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Span/SpanControlTestsEdge.cs index 09cc5473..4165eade 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Span/SpanControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Span/SpanControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class SpanControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SpanLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SpanPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Span/SpanControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/Span/SpanControlTestsFirefox.cs index a8ee98ff..ddd1ab4f 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Span/SpanControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Span/SpanControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Span Control")] public class SpanControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SpanLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SpanPage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Span/SpanControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Span/SpanControlTestsSafari.cs index dc3fc6d7..a71a9ee0 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Span/SpanControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Span/SpanControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Span Control")] public class SpanControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SpanLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().SpanPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Span/SpanControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Span/SpanControlValidateExtensionsTests.cs index 1e4a76d4..651f6884 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Span/SpanControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Span/SpanControlValidateExtensionsTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class SpanControlValidateExtensionsTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().SpanLocalPage; + private string _url = ConfigurationService.GetSection().SpanPage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/Table/TableControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Table/TableControlTestsChrome.cs index 4954ff6e..33de72ea 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Table/TableControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Table/TableControlTestsChrome.cs @@ -26,7 +26,7 @@ namespace Bellatrix.Web.Tests.Controls; public class TableControlTestsChrome : MSTest.WebTest { public override void TestInit() - => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TableLocalPage); + => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TablePage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows)] diff --git a/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlEventsTests.cs index c705aed6..cbd7bd8c 100644 --- a/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class TextAreaControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TextAreaLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TextAreaPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlTestsChrome.cs index 6b4c80f9..bf11f637 100644 --- a/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("TextArea Control")] public class TextAreaControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TextAreaLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TextAreaPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlTestsEdge.cs index 6568353b..42015627 100644 --- a/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class TextAreaControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TextAreaLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TextAreaPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlTestsFirefox.cs index 6f52ddcb..fdf5bafd 100644 --- a/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("TextArea Control")] public class TextAreaControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TextAreaLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TextAreaPage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlTestsSafari.cs index b3550c37..072f2a27 100644 --- a/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("TextArea Control")] public class TextAreaControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TextAreaLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TextAreaPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlValidateExtensionsExceptionMessagesTests.cs b/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlValidateExtensionsExceptionMessagesTests.cs index 83c9253a..e1f84e5e 100644 --- a/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlValidateExtensionsExceptionMessagesTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlValidateExtensionsExceptionMessagesTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class TextAreaControlValidateExtensionsExceptionMessagesTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().TextAreaLocalPage; + private string _url = ConfigurationService.GetSection().TextAreaPage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlValidateExtensionsTests.cs index 9391f85a..98b79de8 100644 --- a/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/TextArea/TextAreaControlValidateExtensionsTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class TextAreaControlValidateExtensionsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TextAreaLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TextAreaPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/TextField/TextFieldControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/TextField/TextFieldControlEventsTests.cs index 97d85fd5..66bbba8b 100644 --- a/tests/Bellatrix.Web.Tests/Controls/TextField/TextFieldControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/TextField/TextFieldControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class TextFieldControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TextFieldLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TextFieldPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/TextField/TextFieldControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/TextField/TextFieldControlTestsChrome.cs index 2f5b399a..f8e83c8f 100644 --- a/tests/Bellatrix.Web.Tests/Controls/TextField/TextFieldControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/TextField/TextFieldControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("TextField Control")] public class TextFieldControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TextFieldLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TextFieldPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/TextField/TextFieldControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/TextField/TextFieldControlTestsEdge.cs index 2f10cb6a..873c6822 100644 --- a/tests/Bellatrix.Web.Tests/Controls/TextField/TextFieldControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/TextField/TextFieldControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class TextFieldControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TextFieldLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TextFieldPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/TextField/TextFieldControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/TextField/TextFieldControlTestsFirefox.cs index a20522f4..c929167c 100644 --- a/tests/Bellatrix.Web.Tests/Controls/TextField/TextFieldControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/TextField/TextFieldControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("TextField Control")] public class TextFieldControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TextFieldLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TextFieldPage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/TextField/TextFieldControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/TextField/TextFieldControlTestsSafari.cs index 62f261d7..bb31f274 100644 --- a/tests/Bellatrix.Web.Tests/Controls/TextField/TextFieldControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/TextField/TextFieldControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("TextField Control")] public class TextFieldControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TextFieldLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TextFieldPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/TextField/TextFieldControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/TextField/TextFieldControlValidateExtensionsTests.cs index c663c158..2fbc9f64 100644 --- a/tests/Bellatrix.Web.Tests/Controls/TextField/TextFieldControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/TextField/TextFieldControlValidateExtensionsTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class TextFieldControlValidateExtensionsTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().TextFieldLocalPage; + private string _url = ConfigurationService.GetSection().TextFieldPage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/Time/TimeControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Time/TimeControlEventsTests.cs index 8a5bcec0..b88fd533 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Time/TimeControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Time/TimeControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class TimeControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TimeLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TimePage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Time/TimeControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Time/TimeControlTestsChrome.cs index aa4ef583..a2a6f153 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Time/TimeControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Time/TimeControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Time Control")] public class TimeControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TimeLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TimePage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Time/TimeControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Time/TimeControlTestsEdge.cs index 27c62736..fa251b03 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Time/TimeControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Time/TimeControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class TimeControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TimeLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TimePage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Time/TimeControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/Time/TimeControlTestsFirefox.cs index 59b5c19d..090f77e8 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Time/TimeControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Time/TimeControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Time Control")] public class TimeControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TimeLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TimePage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Time/TimeControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Time/TimeControlTestsSafari.cs index da7360e8..f393e9e3 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Time/TimeControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Time/TimeControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Time Control")] public class TimeControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TimeLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().TimePage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Time/TimeControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Time/TimeControlValidateExtensionsTests.cs index 77888427..d4a705a0 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Time/TimeControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Time/TimeControlValidateExtensionsTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class TimeControlValidateExtensionsTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().TimeLocalPage; + private string _url = ConfigurationService.GetSection().TimePage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlEventsTests.cs index 735be7a6..28c29355 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class UrlControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().UrlLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().UrlPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlTestsChrome.cs index e378dda1..1257fba2 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Url Control")] public class UrlControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().UrlLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().UrlPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlTestsEdge.cs index 639c3621..c6e2cc64 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class UrlControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().UrlLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().UrlPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlTestsFirefox.cs b/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlTestsFirefox.cs index 99085e72..e929bbce 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlTestsFirefox.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlTestsFirefox.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Url Control")] public class UrlControlTestsFirefox : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().UrlLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().UrlPage); [TestMethod] [TestCategory(Categories.Firefox), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlTestsSafari.cs index aeb025bd..0245dfcb 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Url Control")] public class UrlControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().UrlLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().UrlPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlValidateExtensionExceptionMessagesTests.cs b/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlValidateExtensionExceptionMessagesTests.cs index c3b4feaf..83d55dca 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlValidateExtensionExceptionMessagesTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlValidateExtensionExceptionMessagesTests.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Url Control")] public class UrlControlValidateExtensionExceptionMessagesTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().UrlLocalPage; + private string _url = ConfigurationService.GetSection().UrlPage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlValidateExtensionTests.cs b/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlValidateExtensionTests.cs index 3657e646..85448116 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlValidateExtensionTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Url/UrlControlValidateExtensionTests.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Url Control")] public class UrlControlValidateExtensionTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().UrlLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().UrlPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlEventsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlEventsTests.cs index 6fdc26cb..e7bf94f7 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlEventsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlEventsTests.cs @@ -22,7 +22,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ControlEvents")] public class WeekControlEventsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().WeekLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().WeekPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlTestsChrome.cs b/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlTestsChrome.cs index 1430fb41..b80cdc8b 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlTestsChrome.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlTestsChrome.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Week Control")] public class WeekControlTestsChrome : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().WeekLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().WeekPage); [TestMethod] [TestCategory(Categories.Chrome), TestCategory(Categories.Windows), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlTestsEdge.cs b/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlTestsEdge.cs index 7779cc55..d4bb6d02 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlTestsEdge.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlTestsEdge.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("Edge Browser")] public class WeekControlTestsEdge : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().WeekLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().WeekPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlTestsSafari.cs b/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlTestsSafari.cs index 1abb7219..e193bc38 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlTestsSafari.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlTestsSafari.cs @@ -20,7 +20,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Week Control")] public class WeekControlTestsSafari : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().WeekLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().WeekPage); [TestMethod] [Ignore, TestCategory(Categories.Safari), TestCategory(Categories.OSX)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlValidateExtensionsExceptionMessagesTests.cs b/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlValidateExtensionsExceptionMessagesTests.cs index a5593b1b..2fcf50e6 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlValidateExtensionsExceptionMessagesTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlValidateExtensionsExceptionMessagesTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class WeekControlValidateExtensionsExceptionMessagesTests : MSTest.WebTest { - private string _url = ConfigurationService.GetSection().WeekLocalPage; + private string _url = ConfigurationService.GetSection().WeekPage; public override void TestInit() { diff --git a/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlValidateExtensionsTests.cs b/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlValidateExtensionsTests.cs index 96f9fc4d..fd19fb43 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlValidateExtensionsTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlValidateExtensionsTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureFeature("ValidateExtensions")] public class WeekControlValidateExtensionsTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().WeekLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().WeekPage); [TestMethod] [TestCategory(Categories.CI)] diff --git a/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlValidationTests.cs b/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlValidationTests.cs index 7bb4fa02..5e70b8ef 100644 --- a/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlValidationTests.cs +++ b/tests/Bellatrix.Web.Tests/Controls/Week/WeekControlValidationTests.cs @@ -21,7 +21,7 @@ namespace Bellatrix.Web.Tests.Controls; [AllureSuite("Week Control")] public class WeekControlValidationTests : MSTest.WebTest { - public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().WeekLocalPage); + public override void TestInit() => App.Navigation.NavigateToLocalPage(ConfigurationService.GetSection().WeekPage); [TestMethod] [TestCategory(Categories.Edge), TestCategory(Categories.Windows)]