Record In Browser Network Communication inside End to End tests (Selenium* + NodeJs)

Volodymyr Pavlyshyn
1 min readMar 10, 2019

One little and fun challenge. We need to end to end a script with intensive network communication. We have a standard and framework agnostic setup. It is doesn’t matter which of the framework we use on NodeJs. Let’s focus on communication. You could be surprised that the majority of protocols in the selenium test are JSON/HTTP.So be careful and aware when you intensively use a framework features.

How to mock Image src ?

Full story

--

--

Volodymyr Pavlyshyn
Volodymyr Pavlyshyn

Written by Volodymyr Pavlyshyn

I believe in SSI, web5 web3 and democratized open data.I make all magic happens! dream & make ideas real, read poetry, write code, cook, do mate, and love.

No responses yet