Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
C# (CSharp) CategoryPage.SelectCategory Examples
Programming Language:
C# (CSharp)
Class/Type:
CategoryPage
Method/Function:
SelectCategory
Examples at hotexamples.com:
1
C# (CSharp) CategoryPage.SelectCategory - 1 examples found
. These are the top rated real world C# (CSharp) examples of
CategoryPage.SelectCategory
extracted from open source projects. You can rate examples to help us improve the quality of examples.
Frequently Used Methods
Show
Hide
hoverProduct(4)
clickaddToCart(4)
clickProceedToCO(4)
AddProductToCart(2)
Show(2)
GetArticleAnchorByName(2)
NavigateToNextPage(2)
CreateAsync(2)
SelectMusicGamesSubCatagory(2)
VerifyProductPresentInCart(2)
clickSelectedProduct(2)
AssertCategoryBackgroundWhenSelected(2)
countVisibleAnimals(2)
LogOut(1)
Navigate(1)
NavigateToCategoryPage(1)
OpenItem(1)
RefreshAsync(1)
ToString(1)
SelectCategory(1)
SelectGameWithHighestDiscount(1)
SelectGameWithLowestDiscount(1)
GoToRandomCategory(1)
WaitForPage(1)
ShowDialog(1)
InputTitle(1)
GetModelPropertyType(1)
GetProductCounter(1)
ClickOnStatus(1)
AssertIsOpen(1)
CheckBreadcrumbs(1)
CheckGoToCategorySuccessfull(1)
CheckLogOutIsSuccessfull(1)
ChooseSubCategory(1)
ClickAddNewCategory_Sub(1)
ClickContinueShopping(1)
ClickFoundCategory(1)
ClickLyfeStyleManagement(1)
ClickProceedToCheckout(1)
GetPopupText(1)
ClickSaveCategSub(1)
ClickSubcategories(1)
ClickToProfileImage(1)
Create(1)
CreateNewCategoryDB(1)
GetActualElementCount(1)
GetCategoryLinks(1)
GetDialogPopupText(1)
GetFirstRowDatatd(1)
AddToCart(1)
Frequently Used Methods
hoverProduct (4)
clickaddToCart (4)
clickProceedToCO (4)
AddProductToCart (2)
Show (2)
GetArticleAnchorByName (2)
NavigateToNextPage (2)
CreateAsync (2)
SelectMusicGamesSubCatagory (2)
VerifyProductPresentInCart (2)
Frequently Used Methods
clickSelectedProduct (2)
AssertCategoryBackgroundWhenSelected (2)
countVisibleAnimals (2)
LogOut (1)
Navigate (1)
NavigateToCategoryPage (1)
OpenItem (1)
RefreshAsync (1)
ToString (1)
SelectCategory (1)
SelectGameWithHighestDiscount (1)
SelectGameWithLowestDiscount (1)
GoToRandomCategory (1)
WaitForPage (1)
ShowDialog (1)
InputTitle (1)
GetModelPropertyType (1)
GetProductCounter (1)
ClickOnStatus (1)
AssertIsOpen (1)
Frequently Used Methods
SelectGameWithHighestDiscount (1)
SelectGameWithLowestDiscount (1)
GoToRandomCategory (1)
WaitForPage (1)
ShowDialog (1)
InputTitle (1)
GetModelPropertyType (1)
GetProductCounter (1)
ClickOnStatus (1)
AssertIsOpen (1)
CheckBreadcrumbs (1)
CheckGoToCategorySuccessfull (1)
CheckLogOutIsSuccessfull (1)
ChooseSubCategory (1)
ClickAddNewCategory_Sub (1)
ClickContinueShopping (1)
ClickFoundCategory (1)
ClickLyfeStyleManagement (1)
ClickProceedToCheckout (1)
GetPopupText (1)
ClickSaveCategSub (1)
ClickSubcategories (1)
ClickToProfileImage (1)
Create (1)
CreateNewCategoryDB (1)
GetActualElementCount (1)
GetCategoryLinks (1)
GetDialogPopupText (1)
GetFirstRowDatatd (1)
AddToCart (1)
Frequently Used Methods
CheckBreadcrumbs (1)
CheckGoToCategorySuccessfull (1)
CheckLogOutIsSuccessfull (1)
ChooseSubCategory (1)
ClickAddNewCategory_Sub (1)
ClickContinueShopping (1)
ClickFoundCategory (1)
ClickLyfeStyleManagement (1)
ClickProceedToCheckout (1)
GetPopupText (1)
ClickSaveCategSub (1)
ClickSubcategories (1)
ClickToProfileImage (1)
Create (1)
CreateNewCategoryDB (1)
GetActualElementCount (1)
GetCategoryLinks (1)
GetDialogPopupText (1)
GetFirstRowDatatd (1)
AddToCart (1)
inputPicture (1)
Example #1
0
Show file
File:
StepsForCategoryPage.cs
Project:
dzmitrymatus/CDPTasks
public void GivenISelectFirstLinkInCategoriesList() { page.SelectCategory(1); }
x