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

Copy Text from Test Header #210

Open
MSIH opened this issue Jan 21, 2023 · 0 comments
Open

Copy Text from Test Header #210

MSIH opened this issue Jan 21, 2023 · 0 comments

Comments

@MSIH
Copy link

MSIH commented Jan 21, 2023

We want to copy text from the report but we cannot. The Test Title cell is wrapped in a button which does not allow for selecting text to copy.

Please change to text attribute from button

Cannot Copy

<button aria-expanded="true" type="button" class="test--header-btn---mI0Oy"><i class="material-icons md-18 test--icon---2jgH_ test--pass---C1Mk7"></i><h4 class="test--title---4c0rg" title="Find Page Title = f_SaveForm: https://k2/Runtime/Runtime/Runtime/Form/f__SaveForm2">Find Page Title = f_SaveForm: https://k2/Runtime/Runtime/Runtime/Form/f__SaveForm2</h4><div class="test--info---1UQNw"><span class="test--duration---2tVp5">431ms</span><i class="material-icons md-18 test--duration-icon---2KnOU fast"></i></div></button>

When i use developer tools and change to text, then I can select and copy

<text aria-expanded="true" type="button" class="test--header-btn---mI0Oy"><i class="material-icons md-18 test--icon---2jgH_ test--pass---C1Mk7"></i><h4 class="test--title---4c0rg" title="Find Page Title = f_SaveForm: https://k2/Runtime/Runtime/Runtime/Form/f__SaveForm2">Find Page Title = f_SaveForm: https://k2/Runtime/Runtime/Runtime/Form/f__SaveForm2</h4><div class="test--info---1UQNw"><span class="test--duration---2tVp5">431ms</span><i class="material-icons md-18 test--duration-icon---2KnOU fast"></i></div></text>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant