А
Size: a a a
А
А
А
А
Д
АФ
Д
VZ
fit('should show warning message if no radio button selected', () => {
expect(voteSubmitButton.isDisplayed()).toBe(true)
voteSubmitButton.click()
expect(heroVoteWariningAlet.isDisplayed()).toBe(true)
expect(heroVoteWariningAlet.getText()).toEqual('You have select no hero, please make your choise!')
})
Failures:Could someone help me please with any suggestions?
1) Vote section testing should show a warning message if no radio button selected
Message:
Failed: element click intercepted: Element is not clickable at point (192, 1233)
(Session info: chrome=91.0.4472.77)
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:25:53'
System info: host: 'DESKTOP-G0RR565', ip: '192.168.1.2', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '11.0.8-internal'
Driver info: driver.version: unknown
S
S
S
VA
S
S
VZ
P
ТБ
VZ
D