-
Notifications
You must be signed in to change notification settings - Fork 39
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 scrolling supported? I get an error if i explicitly ask Fuji to scroll. #174
Comments
Thank you for your contribution. We will check and reply to you as soon as possible. |
Thanks for reporting this issue. This problem was introduce when I was trying to fix another issue in #170. I'll submit a fix soon |
awesome. this was the only drawback i noticed. rest it was working very well with the current page context. |
also the decision to use chrome extension is good because the other automations ive tested open a chrome browser instance that doesnt support login due to security reasons. |
This should work fine in v2.1.1.3! Let me know if it persists or if you noticed anything else! |
Is your feature request related to a problem? Please describe.
Need to scroll to get more content from webpage if relevant answer is not found.
Describe the solution you'd like
scrolling step could be set when the confidence score of the latest action history is lower than a threshold for the input query.
Describe alternatives you've considered
may be manually scroll and run the query
Additional context
scroll would be useful because the ui of webpage sometimes gets crammed due to the fuji extention window using part of the webpage space.
The text was updated successfully, but these errors were encountered: