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

is it possible to run this without any manual interaction #1

Open
xunxdd opened this issue Apr 8, 2024 · 4 comments
Open

is it possible to run this without any manual interaction #1

xunxdd opened this issue Apr 8, 2024 · 4 comments

Comments

@xunxdd
Copy link

xunxdd commented Apr 8, 2024

if this has to be run through devtools, then this script is not really that useful.

Is it possible to run it with any devtool recording etc? and all interactions will be simulated

@lebreRafael
Copy link
Owner

@xunxdd this doesn't have to be run through devtools. You would run that in the terminal.
The Devtools part is to help on writing the script. Just like you asked, you would start recording, interact with your page and devtools will give you the script.
I think I could create a small video to show how to do that and clarify

@xd-hearst
Copy link

thanks for the reply. @lebreRafael . Just think the tool will be way more useful if there is no manual action involved. Basically, it will be so much nicer if it can find all interaction-able elements and simulate click, typing etc, then generate a report.

Thanks for posting the tool online

@lebreRafael
Copy link
Owner

@xd-hearst Debugbear has a free tool which does what you described. Although it seems to only interact with elements above the fold and probably only runs once, so It could be worth to add something like that to inp-lab-test too.

I will consider doing that, thanks for the feedback

@xd-hearst
Copy link

yeah, debugbear is helpful, however it is very different from google's crux score. So it would be really nice if there is a more comprehensive and automated tool that can scan a whole page.

Thank you so much

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

3 participants