WWW-Mechanize-Chrome-DOMops
view release on metacpan or search on metacpan
of the current user. Headless or not, google-chrome is invoked.
Depending on the launch parameters, either a fresh, new browser session
will be created or the session of the current user with their profile,
data, cookies, passwords, history, etc. will be used. The latter case
is very dangerous.
This behaviour is controlled by WWW::Mechanize::Chrome's constructor
parameters which, in turn, are used for launching the google-chrome
executable. Specifically, see WWW::Mechanize::Chrome#separate_session,
<WWW::Mechanize::Chrome#data_directory and
WWW::Mechanize::Chrome#incognito.
Unless you really need to mechsurf with your current session, aim to
launching the browser with a fresh new session. This is the safest
option.
Do not rely on default behaviour as this may change over time. Be
explicit.
Also, be warned that WWW::Mechanize::Chrome::DOMops executes javascript
code on that google-chrome instance. This is done nternally with
session of the current user with their profile, data, cookies,
passwords, history, etc. will be used. The latter case is very
dangerous.
This behaviour is controlled by [WWW::Mechanize::Chrome](https://metacpan.org/pod/WWW%3A%3AMechanize%3A%3AChrome)'s
[constructor](https://metacpan.org/pod/WWW%3A%3AMechanize%3A%3AChrome%23WWW%3A%3AMechanize%3A%3AChrome-%253Enew%28-%25options-%29)
parameters which, in turn, are used for launching
the `google-chrome` executable. Specifically,
see [WWW::Mechanize::Chrome#separate\_session](https://metacpan.org/pod/WWW%3A%3AMechanize%3A%3AChrome%23separate_session),
[<WWW::Mechanize::Chrome#data\_directory](https://metacpan.org/pod/%3CWWW%3A%3AMechanize%3A%3AChrome%23data_directory)
and [WWW::Mechanize::Chrome#incognito](https://metacpan.org/pod/WWW%3A%3AMechanize%3A%3AChrome%23incognito).
**Unless you really need to mechsurf with your current session, aim
to launching the browser with a fresh new session.
This is the safest option.**
**Do not rely on default behaviour as this may change over
time. Be explicit.**
Also, be warned that [WWW::Mechanize::Chrome::DOMops](https://metacpan.org/pod/WWW%3A%3AMechanize%3A%3AChrome%3A%3ADOMops) executes
javascript code on that `google-chrome` instance.
lib/WWW/Mechanize/Chrome/DOMops.pm view on Meta::CPAN
session of the current user with their profile, data, cookies,
passwords, history, etc. will be used. The latter case is very
dangerous.
This behaviour is controlled by L<WWW::Mechanize::Chrome>'s
L<constructor|WWW::Mechanize::Chrome#WWW::Mechanize::Chrome-%3Enew(-%options-)>
parameters which, in turn, are used for launching
the C<google-chrome> executable. Specifically,
see L<WWW::Mechanize::Chrome#separate_session>,
L<<WWW::Mechanize::Chrome#data_directory>
and L<WWW::Mechanize::Chrome#incognito>.
B<Unless you really need to mechsurf with your current session, aim
to launching the browser with a fresh new session.
This is the safest option.>
B<Do not rely on default behaviour as this may change over
time. Be explicit.>
Also, be warned that L<WWW::Mechanize::Chrome::DOMops> executes
javascript code on that C<google-chrome> instance.
( run in 1.636 second using v1.01-cache-2.11-cpan-e93a5daba3e )