testcafe icon indicating copy to clipboard operation
testcafe copied to clipboard

Status bar does not disappear on hover

Open felis2803 opened this issue 2 years ago • 0 comments

What is your Scenario?

In live mode, I hover over the status bar.

What is the Current behavior?

The status bar does not disappear.

What is the Expected behavior?

The status bar should disappear.

What is your public website URL? (or attach your complete example)

See issue https://github.com/DevExpress/testcafe-studio/issues/4266.

What is your TestCafe test code?

See issue https://github.com/DevExpress/testcafe-studio/issues/4266.

Steps to Reproduce

  1. Create a test as in DevExpress/testcafe-studio#4266.
  2. Run it in live mode.
  3. Hover over the status bar.

TestCafe version

1.20.0

Node.js version

18.5.0

Command-line arguments

testcafe chrome -L test.js

Browser name(s) and version(s)

[email protected]

Platform(s) and version(s)

Windows 10

felis2803 avatar Aug 04 '22 09:08 felis2803