Is it possible to reuse SST's browser session for direct selenium actions?
Asked by
Konstantin
Is it possible to reuse SST's browser session for direct selenium actions?
For example:
from sst.actions import *
go_to('website')
from selenium import webdriver
webdriver.
Was planning to use it for WebDriver ActionChains API
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Corey Goldberg
- Solved:
- Last query:
- Last reply:
To post a message you must log in.