You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Tell me how to close a window and session via curl?
I found this solution, but it doesn't work:
curl -X DELETE http://127.0.0.1:4444/wd/hub/session/$s_id/window
curl -X DELETE http://127.0.0.1:4444/wd/hub/session/$s_id
And another question. Why doesn't the window close if the session is killed by SE_NODE_SESSION_TIMEOUT=300?
Beta Was this translation helpful? Give feedback.
All reactions