You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[npx playwright test specs/Integration.Spec.ts --project=Chrome]
Expected
-----------------------------18815464218261179702781698581
Content-Disposition: form-data; name="data"
{"event":"VWO","token":"TSR5n6","properties":{"Exp_name":"KLAVIYO - DO NOT DELETE","Var_name":"Variation-1","$use_ip":true,"$is_session_activity":true},"customer_properties":{"$exchange_id":"UKGnAHMG7opQKheXx_c9e6AApF9oEeD8PQQ_Yt1qyOJXWthcyBDClUET7ANQ3krL.TSR5n6","$referrer":{"ts":1685039184,"value":"","first_page":"https://rohitgupta.wingified.com/klaviyo1.html?id=541364"},"$last_referrer":{"ts":1685039184,"value":"","first_page":"https://rohitgupta.wingified.com/klaviyo1.html?id=541364"}}}
-----------------------------18815464218261179702781698581--
-----------------------------18815464218261179702781698581
Content-Disposition: form-data; name="data"
{"event":"VWO","token":"TSR5n6","properties":{"Exp_name":"KLAVIYO - DO NOT DELETE","Var_name":"Variation-1","$use_ip":true,"$is_session_activity":true},"customer_properties":{"$exchange_id":"UKGnAHMG7opQKheXx_c9e6AApF9oEeD8PQQ_Yt1qyOJXWthcyBDClUET7ANQ3krL.TSR5n6","$referrer":{"ts":1685039184,"value":"","first_page":"https://rohitgupta.wingified.com/klaviyo1.html?id=541364"},"$last_referrer":{"ts":1685039184,"value":"","first_page":"https://rohitgupta.wingified.com/klaviyo1.html?id=541364"}}}
-----------------------------18815464218261179702781698581--
[Describe expected behavior] This should be expected behaviour & all assertion should get passed
This expected result is with firefox browser.
Actual
Even request is not getting intercept in chrome browser same issue with the webkit.
[Describe actual behavior]
Assertions are getting failed as they are not intercepted with the route method with chromium.
The text was updated successfully, but these errors were encountered:
Palash9088
changed the title
[BUG]
[BUG] Route method not intercepting HTTP requests in chromium but working with firefox.
May 25, 2023
System info
Source code
Config file
Steps
Expected
[Describe expected behavior]
This should be expected behaviour & all assertion should get passed
This expected result is with firefox browser.
Actual
Even request is not getting intercept in chrome browser same issue with the webkit.
[Describe actual behavior]
Assertions are getting failed as they are not intercepted with the route method with chromium.
The text was updated successfully, but these errors were encountered: