UNPKG

wix-style-react

Version:
16 lines (11 loc) 592 B
# Generic Modal Layout TestKit API ## Enzyme / ReactTestUtils TestKit API | method | arguments | returned value | description | |--------|-----------|----------------|-------------| | exists | - | bool | returns true if element does exist | | isFullscreen | - | boolean | returns true if the layout is in fullscreen | ## Protractor TestKit API | method | arguments | returned value | description | |--------|-----------|----------------|-------------| | getElement | - | element | returns the actual element | | isFullscreen | - | boolean | returns true if the layout is in fullscreen |