Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: inspected element is not handled with devtools in a separate window #14

Open
agoborova opened this issue Oct 10, 2021 · 0 comments

Comments

@agoborova
Copy link
Collaborator

Steps to reproduce:

  1. Launch Chrome browser.
  2. Open Developer tools (press Ctrl+Shift+I; Or press F12 key) in a separate window of the browser
  3. Open “Elements” tab.
  4. Open "CRISP" sub-tab on the same level with the "Styles" sub-tab.
  5. Open any web page with form application: i.e. ttps://exadel.com/contact-us/
  6. Click [+] icon in the right top menu of the CRISP to open page 'Add element'
  7. Click 'Select element to inspect' and select any field in the form

Actual behaviour:
The fields "ID", "CSS" and "xPath" are empty.

devtools in a separate window

Expected behaviour:
The fields "ID", "CSS" and "xPath" should be populated with related values of the selected element.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant