StartWebSession

StartWebSession[]

starts a web session and returns a web session object.

StartWebSession["browser"]

starts a web session using the specified browser.

Details and Options

Examples

open allclose all

Basic Examples  (2)

Start a web session with a "Chrome" browser:

Open a webpage, then capture it as an Image:

End the session with DeleteObject:

Start a web session:

Sessions are persistent across calls to WebExecute:

End the session with DeleteObject:

Scope  (2)

Multiple web sessions can be run simultaneously:

End the web sessions:

Multiple web sessions run in their own independent process:

End the web sessions:

Wolfram Research (2019), StartWebSession, Wolfram Language function, https://reference.wolfram.com/language/ref/StartWebSession.html.

Text

Wolfram Research (2019), StartWebSession, Wolfram Language function, https://reference.wolfram.com/language/ref/StartWebSession.html.

CMS

Wolfram Language. 2019. "StartWebSession." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/StartWebSession.html.

APA

Wolfram Language. (2019). StartWebSession. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/StartWebSession.html

BibTeX

@misc{reference.wolfram_2023_startwebsession, author="Wolfram Research", title="{StartWebSession}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/StartWebSession.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_startwebsession, organization={Wolfram Research}, title={StartWebSession}, year={2019}, url={https://reference.wolfram.com/language/ref/StartWebSession.html}, note=[Accessed: 19-March-2024 ]}