This is the error message I get, I just need a way...
# help
a
This is the error message I get, I just need a way to when I use .get to get an element, to have it scroll the element to the center of the screen rather than to the top (where it ends up being covered by other elements)
f
You have a sticky nav?
You can probably use that command its "offset" configuration to make sure the element is visible when you try to click
a
I’ve tried using scroll and offset from the top of the screen, but I might be doing something wrong because it doesn’t do anything
not sure if this helps, but this is what my test looks like
f
At this point I think I need to see a screenshot of what the UI looks like at the very least. Im not sure why that wouldnt work.