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

Multiple sessions #8

Open
3 tasks
vitormattos opened this issue Oct 20, 2020 · 0 comments
Open
3 tasks

Multiple sessions #8

vitormattos opened this issue Oct 20, 2020 · 0 comments

Comments

@vitormattos
Copy link
Member

vitormattos commented Oct 20, 2020

Now the session file are defined manually in this constructor method:

public function __construct($host, ?WebDriverCapabilities $capabilities = null, $sessionFile = '.session')

  • when the session file is not defined in the constructor, put the phone number of account in the session filename.
  • prefix all sessions files or put a extension to a file or put the files in a session directory
  • put the sessions files in .gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant