A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
_
C
- check(ViewAssertion) - function in io.github.kakaocup.kakao.delegate.DataInteractionDelegate
- check(ViewAssertion) - function in io.github.kakaocup.kakao.delegate.ViewInteractionDelegate
- check(WebAssertion) - function in io.github.kakaocup.kakao.delegate.WebInteractionDelegate
- CheckableActions - class in io.github.kakaocup.kakao.check
- Provides action for checking views
- CheckableAssertions - class in io.github.kakaocup.kakao.check
- Provides checkable based assertions for views
- CHECKED - enum entry in io.github.kakaocup.kakao.chip.ChipIconType
- childAt(Integer,Function1) - function in io.github.kakaocup.kakao.list.KAbsListView
- Performs given actions/assertion on child at given position
- childAt(Integer,Function1) - function in io.github.kakaocup.kakao.pager2.KViewPager2
- Performs given actions/assertion on child at given position
- childAt(Integer,Function1) - function in io.github.kakaocup.kakao.recycler.KRecyclerView
- Performs given actions/assertion on child at given position
- childAt(Integer,Function1) - function in io.github.kakaocup.kakao.spinner.KSpinner
- Performs given actions/assertion on child at given position
- ChildCountMatcher - class in io.github.kakaocup.kakao.common.matchers
- Matches view with size no of children
- children(Function1) - function in io.github.kakaocup.kakao.list.KAbsListView
- Performs given actions/assertion on all children in adapter
- children(Function1) - function in io.github.kakaocup.kakao.recycler.KRecyclerView
- Performs given actions/assertion on all children in adapter
- children(Function1) - function in io.github.kakaocup.kakao.spinner.KSpinner
- Performs given actions/assertion on all children in adapter
- childWith(Function1) - function in io.github.kakaocup.kakao.list.KAbsListView
- Performs given actions/assertion on child that matches given matcher
- childWith(Function1) - function in io.github.kakaocup.kakao.recycler.KRecyclerView
- Performs given actions/assertion on child that matches given matcher
- childWith(Function1) - function in io.github.kakaocup.kakao.spinner.KSpinner
- Performs given actions/assertion on child that matches given matcher
- CHIP - enum entry in io.github.kakaocup.kakao.chip.ChipIconType
- ChipAssertions - class in io.github.kakaocup.kakao.chip
- ChipDrawableMatcher - class in io.github.kakaocup.kakao.chip
- Matches given drawable with current one for the chipIconType drawable type.
- ChipGroupActions - class in io.github.kakaocup.kakao.chipgroup
- ChipGroupAssertions - class in io.github.kakaocup.kakao.chipgroup
- Provides assertions for a ChipGroup
- ChipIconType - class in io.github.kakaocup.kakao.chip
- clear() - function in io.github.kakaocup.kakao.web.WebActions
- Clears the element
- clear() - function in io.github.kakaocup.kakao.web.WebElementBuilder.KWebInteraction
- Clears the element
- clearText() - function in io.github.kakaocup.kakao.edit.EditableActions
- Clears current text in the view
- clearText() - function in io.github.kakaocup.kakao.edit.KEditText
- Clears current text in the view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.BottomNavigationViewActions
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KBottomNavigationView
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.CheckableActions
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KCheckBox
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KChip
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.ChipGroupActions
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KChipGroup
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.BaseActions
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.ScrollableActions
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.SwipeableActions
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.clicks.ClickAction
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.clicks.EspressoDoubleClick
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.clicks.EspressoLongClick
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.clicks.EspressoSingleClick
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KBaseView
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KSwipeView
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KView
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KAlertDialog
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.DrawerActions
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KDrawerView
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.EditableActions
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KEditText
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KTextInputLayout
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KImageView
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KAbsListView
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KAdapterItem
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KEmptyAdapterItem
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KNavigationView
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.NavigationViewActions
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KViewPager
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.ViewPagerActions
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KEmptyViewPagerItem
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KViewPager2
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KViewPagerItem
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.ViewPager2Actions
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.DatePickerAction
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.DatePickerAssertion
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KDatePicker
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KDatePickerDialog
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KTimePicker
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KTimePickerDialog
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.TimePickerAction
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.TimePickerAssertion
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KProgressBar
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KSeekBar
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.ProgressBarActions
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.SeekBarActions
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KRatingBar
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.RatingBarActions
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KEmptyRecyclerItem
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KRecyclerItem
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KRecyclerView
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.RecyclerActions
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KScrollView
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.ScrollViewActions
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KSearchView
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.SearchViewActions
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KSlider
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.SliderActions
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KSpinnerItem
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KSwipeRefreshLayout
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.SwipeRefreshLayoutActions
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KSwitch
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.SwitchableActions
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KTabLayout
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.TabLayoutActions
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KButton
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KSnackbar
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KTextView
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.TextViewActions
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.KToolbar
- Performs click on view
- click(CoordinatesProvider) - function in io.github.kakaocup.kakao.common.actions.ToolbarViewActions
- Performs click on view
- click() - function in io.github.kakaocup.kakao.web.WebActions
- Clicks on element
- click() - function in io.github.kakaocup.kakao.web.WebElementBuilder.KWebInteraction
- Clicks on element
- ClickAction - class in io.github.kakaocup.kakao.common.actions.clicks
- clickBetweenTwoTitles(String,String) - function in io.github.kakaocup.kakao.pager.KViewPager
- Clicks between two titles in a <code>ViewPager</code> title strip
- clickBetweenTwoTitles(String,String) - function in io.github.kakaocup.kakao.pager.ViewPagerActions
- Clicks between two titles in a <code>ViewPager</code> title strip
- clickSpanWithText(String) - function in io.github.kakaocup.kakao.text.KTextView
- Performs a click on the span with specified text.
- clickSpanWithText(String) - function in io.github.kakaocup.kakao.text.TextViewActions
- Performs a click on the span with specified text.
- CLOSE - enum entry in io.github.kakaocup.kakao.chip.ChipIconType
- close(Integer) - function in io.github.kakaocup.kakao.drawer.DrawerActions
- Closes the navigation drawer
- close(Integer) - function in io.github.kakaocup.kakao.drawer.KDrawerView
- Closes the navigation drawer
- close() - function in io.github.kakaocup.kakao.spinner.KSpinner
- Closes the spinner
- close() - function in io.github.kakaocup.kakao.spinner.SpinnerAdapterActions
- Closes the spinner
- closeSoftKeyboard() - function in io.github.kakaocup.kakao.screen.Screen
- Closes soft keyboard, if opened
- closeSoftKeyboard() - function in io.github.kakaocup.kakao.screen.ScreenActions
- Closes soft keyboard, if opened
- ComponentNameBuilder - class in io.github.kakaocup.kakao.intent
- Class for building ComponentName matchers
- CompoundDrawableMatcher - class in io.github.kakaocup.kakao.common.matchers
- Matcher of compound drawables for TextView
- containsText(String) - function in io.github.kakaocup.kakao.text.KCheckBox
- Checks if the view contains given text
- containsText(String) - function in io.github.kakaocup.kakao.text.KChip
- Checks if the view contains given text
- containsText(String) - function in io.github.kakaocup.kakao.common.builders.ViewBuilder
- Matches the view which contain given text
- containsText(String) - function in io.github.kakaocup.kakao.text.KEditText
- Checks if the view contains given text
- containsText(String) - function in io.github.kakaocup.kakao.text.KSpinnerItem
- Checks if the view contains given text
- containsText(String) - function in io.github.kakaocup.kakao.text.KSwitch
- Checks if the view contains given text
- containsText(String) - function in io.github.kakaocup.kakao.text.KButton
- Checks if the view contains given text
- containsText(String) - function in io.github.kakaocup.kakao.text.KTextView
- Checks if the view contains given text
- containsText(String) - function in io.github.kakaocup.kakao.text.TextViewAssertions
- Checks if the view contains given text
- containsText(String) - function in io.github.kakaocup.kakao.web.WebAssertions
- Checks if element contains given text
- containsText(String) - function in io.github.kakaocup.kakao.web.WebElementBuilder.KWebInteraction
- Checks if element contains given text
- ContextUtilsKt - class in io.github.kakaocup.kakao.common.utilities