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