Skip to content

Instantly share code, notes, and snippets.

@tiarebalbi
Created November 17, 2021 11:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tiarebalbi/cf77409e477e27817e526d0bbd55d9bd to your computer and use it in GitHub Desktop.
Save tiarebalbi/cf77409e477e27817e526d0bbd55d9bd to your computer and use it in GitHub Desktop.
import { sleep, group } from "k6";
import http from "k6/http";
export const options = {
ext: {
loadimpact: {
distribution: {
"amazon:us:ashburn": { loadZone: "amazon:us:ashburn", percent: 100 },
},
},
},
stages: [
{ target: 2000, duration: "1m" },
{ target: 5000, duration: "3m30s" },
{ target: 8000, duration: "5m" },
{ target: 0, duration: "2m" },
],
thresholds: {},
};
export default function main() {
let response;
group("page_1 - https://demo.tiarebalbi.com/", function () {
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2017/05/app-icon.png",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2017/05/web-icon.png",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2017/05/Camera-4_90px.png",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
sleep(2.9);
});
group(
"page_2 - https://demo.tiarebalbi.com/home-2/home-variant-2/",
function () {
response = http.get(
"https://demo.tiarebalbi.com/home-2/home-variant-2/",
{
headers: {
dnt: "1",
"upgrade-insecure-requests": "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
sleep(11.6);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=6.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.core.fonts.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.core.plugins.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.shortcode.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.vc.shortcodes.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/style.css?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.theme.min.css?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/ut-shortcodes/js/plugins/modernizr/modernizr.min.js?ver=2.6.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/ut-scriptlibrary.min.js?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/revslider/public/assets/css/rs6.css?ver=6.5.8",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=6.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.7",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/revslider/public/assets/js/rbtools.min.js?ver=6.5.8",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/revslider/public/assets/js/rs6.min.js?ver=6.5.8",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/ut-shortcodes/js/ut.scplugin.min.js?ver=4.9.9",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/ut-init.min.js?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/wp-embed.min.js?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/ut-portfolio/assets/js/jquery.utmasonry.min.js?ver=4.9.2.4",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/ut-portfolio/assets/js/ut.effects.min.js?ver=4.9.2.4",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/ut-videoplayer-lib.min.js?ver=1.0",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/fonts/raleway-medium-webfont.woff",
{
headers: {
dnt: "1",
origin: "https://demo.tiarebalbi.com",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/fontawesome/fontawesome-webfont.woff2?v=4.7.0",
{
headers: {
dnt: "1",
origin: "https://demo.tiarebalbi.com",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/images/default/fav-32.png",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/anime/anime.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/anime/revealfx.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/three/three.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/greensock/TweenLite.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/greensock/EasePack.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/greensock/CSSPlugin.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/ut-custom-cursor.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/ut-brush-43.png",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/ut-dots.svg?id=5939",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/room-FZrn8fhqpp8-unsplash-1.jpg?id=6603",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/ut-morph-box.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/room-dMlmsggMjC8-unsplash.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/ut-shortcodes/js/plugins/isotope/isotope.pkgd.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/images/default/fav-32.png",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/images/default/fav-32.png",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
sleep(2.3);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/p1-square.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/p8-sqaure.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/p2-square.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/09/p9-square.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/09/p3-square.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/09/p5-square.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/09/p4-square.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/11/1.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/08/p10-square.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
sleep(0.5);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2017/06/92.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2017/06/zachary-nelson-192289.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2017/06/p3.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
sleep(0.5);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2017/06/web-design.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2017/06/watch.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
sleep(0.9);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/room-mt8G98XVxlg-unsplash-1.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
sleep(0.6);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/logo-1.svg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/logo-2.svg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/logo-7.svg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/logo-9.svg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/logo-4.svg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/logo-3.svg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/logo-5.svg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/logo-6.svg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/logo-8.svg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
sleep(1);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/09/room-3m9132_mMSQ-unsplash.jpg?id=6959",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
sleep(7.2);
}
);
group("page_3 - https://demo.tiarebalbi.com/services/", function () {
response = http.get("https://demo.tiarebalbi.com/services/", {
headers: {
dnt: "1",
"upgrade-insecure-requests": "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
});
sleep(2.6);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=6.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.core.fonts.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.core.plugins.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.shortcode.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.vc.shortcodes.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/style.css?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.theme.min.css?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/ut-shortcodes/js/plugins/modernizr/modernizr.min.js?ver=2.6.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/ut-scriptlibrary.min.js?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/fonts/raleway-medium-webfont.woff",
{
headers: {
dnt: "1",
origin: "https://demo.tiarebalbi.com",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/fontawesome/fontawesome-webfont.woff2?v=4.7.0",
{
headers: {
dnt: "1",
origin: "https://demo.tiarebalbi.com",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/revslider/public/assets/css/rs6.css?ver=6.5.8",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=6.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.7",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/revslider/public/assets/js/rbtools.min.js?ver=6.5.8",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/revslider/public/assets/js/rs6.min.js?ver=6.5.8",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/ut-shortcodes/js/ut.scplugin.min.js?ver=4.9.9",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/ut-init.min.js?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/wp-embed.min.js?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/images/default/fav-32.png",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/anime/anime.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/ut-custom-cursor.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/ut-brush-43.png",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/ut-dots.svg?id=5939",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/11/nik-macmillan-280300-unsplash-1300x867.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/11/david-condrey-WII0LbAY_s8-unsplash-1300x867.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/11/chris-yang-e3B16b_cci4-unsplash-1300x867.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/11/rawpixel-196509-unsplash-1300x867.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/11/stephan-sorkin-NN9HQkDgguc-unsplash-1300x867.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
sleep(12.9);
});
group(
"page_4 - https://demo.tiarebalbi.com/portfolio-item/brooklyn-bridge/",
function () {
response = http.get(
"https://demo.tiarebalbi.com/portfolio-item/brooklyn-bridge/",
{
headers: {
dnt: "1",
"upgrade-insecure-requests": "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
sleep(1.8);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=6.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.core.fonts.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.core.plugins.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.shortcode.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.vc.shortcodes.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/style.css?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.theme.min.css?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/ut-shortcodes/js/plugins/modernizr/modernizr.min.js?ver=2.6.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/ut-scriptlibrary.min.js?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/fonts/raleway-medium-webfont.woff",
{
headers: {
dnt: "1",
origin: "https://demo.tiarebalbi.com",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/fontawesome/fontawesome-webfont.woff2?v=4.7.0",
{
headers: {
dnt: "1",
origin: "https://demo.tiarebalbi.com",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/revslider/public/assets/css/rs6.css?ver=6.5.8",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=6.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.7",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/revslider/public/assets/js/rbtools.min.js?ver=6.5.8",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/revslider/public/assets/js/rs6.min.js?ver=6.5.8",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/ut-shortcodes/js/ut.scplugin.min.js?ver=4.9.9",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/ut-init.min.js?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/wp-embed.min.js?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/08/p-10-hero.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/08/p10-2.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/08/p10-3.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/08/p10-4.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/fonts/Brooklyn-Core.ttf?c262xj",
{
headers: {
dnt: "1",
origin: "https://demo.tiarebalbi.com",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/jquery.mb.YTPlayer.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/images/default/fav-32.png",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/anime/anime.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/anime/revealfx.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/ut-custom-cursor.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/ut-brush-43.png",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/ut-dots.svg?id=5939",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/08/p10-video-cover.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
sleep(1.2);
}
);
group(
"page_5 - https://demo.tiarebalbi.com/portfolio-item/eduardo-francesco-movie-maker/",
function () {
response = http.get(
"https://demo.tiarebalbi.com/portfolio-item/eduardo-francesco-movie-maker/",
{
headers: {
dnt: "1",
"upgrade-insecure-requests": "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
sleep(2.2);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=6.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.core.fonts.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.core.plugins.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.shortcode.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.vc.shortcodes.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/style.css?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.theme.min.css?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/ut-shortcodes/js/plugins/modernizr/modernizr.min.js?ver=2.6.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/ut-scriptlibrary.min.js?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/fonts/raleway-medium-webfont.woff",
{
headers: {
dnt: "1",
origin: "https://demo.tiarebalbi.com",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/fonts/Brooklyn-Core.ttf?c262xj",
{
headers: {
dnt: "1",
origin: "https://demo.tiarebalbi.com",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/fontawesome/fontawesome-webfont.woff2?v=4.7.0",
{
headers: {
dnt: "1",
origin: "https://demo.tiarebalbi.com",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/revslider/public/assets/css/rs6.css?ver=6.5.8",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=6.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.7",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/revslider/public/assets/js/rbtools.min.js?ver=6.5.8",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/revslider/public/assets/js/rs6.min.js?ver=6.5.8",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/ut-shortcodes/js/ut.scplugin.min.js?ver=4.9.9",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/ut-init.min.js?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/wp-embed.min.js?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/09/default-p2.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/09/default-p3.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/09/default-p4.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/images/default/fav-32.png",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/anime/anime.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/anime/revealfx.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/three/three.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/greensock/TweenLite.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/greensock/EasePack.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/greensock/CSSPlugin.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/ut-custom-cursor.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/ut-brush-43.png",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/ut-dots.svg?id=5939",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/ut-morph-box.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/11/default-p2.-hover.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/11/default-p3-hover.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/11/default-p4-hover.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/09/default-video-poster.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
sleep(2.9);
}
);
group(
"page_6 - https://demo.tiarebalbi.com/studio/maximilian-wagner/",
function () {
response = http.get(
"https://demo.tiarebalbi.com/studio/maximilian-wagner/",
{
headers: {
dnt: "1",
"upgrade-insecure-requests": "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
sleep(1.3);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=6.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.core.fonts.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.core.plugins.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.shortcode.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.vc.shortcodes.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/style.css?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.theme.min.css?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/ut-shortcodes/js/plugins/modernizr/modernizr.min.js?ver=2.6.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/ut-scriptlibrary.min.js?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/revslider/public/assets/css/rs6.css?ver=6.5.8",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=6.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.7",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/revslider/public/assets/js/rbtools.min.js?ver=6.5.8",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/revslider/public/assets/js/rs6.min.js?ver=6.5.8",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/ut-shortcodes/js/ut.scplugin.min.js?ver=4.9.9",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/ut-init.min.js?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/wp-embed.min.js?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/fonts/raleway-medium-webfont.woff",
{
headers: {
dnt: "1",
origin: "https://demo.tiarebalbi.com",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/fonts/Brooklyn-Core.ttf?c262xj",
{
headers: {
dnt: "1",
origin: "https://demo.tiarebalbi.com",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/fontawesome/fontawesome-webfont.woff2?v=4.7.0",
{
headers: {
dnt: "1",
origin: "https://demo.tiarebalbi.com",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/11/replace-portrait.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/images/default/fav-32.png",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/anime/anime.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/anime/revealfx.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/ut-custom-cursor.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/ut-brush-43.png",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/09/brooklyn-svg-bg-light-01-01-01-01.svg?id=5112",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/ut-dots.svg?id=5939",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
sleep(2.7);
}
);
group(
"page_7 - https://demo.tiarebalbi.com/typography-test-page/",
function () {
response = http.get("https://demo.tiarebalbi.com/typography-test-page/", {
headers: {
dnt: "1",
"upgrade-insecure-requests": "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
});
sleep(2.2);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=6.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.core.fonts.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.core.plugins.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.shortcode.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.vc.shortcodes.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/style.css?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.theme.min.css?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/ut-shortcodes/js/plugins/modernizr/modernizr.min.js?ver=2.6.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/ut-scriptlibrary.min.js?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/revslider/public/assets/css/rs6.css?ver=6.5.8",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=6.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.7",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/revslider/public/assets/js/rbtools.min.js?ver=6.5.8",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/revslider/public/assets/js/rs6.min.js?ver=6.5.8",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/ut-shortcodes/js/ut.scplugin.min.js?ver=4.9.9",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/ut-init.min.js?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/wp-embed.min.js?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/fonts/raleway-medium-webfont.woff",
{
headers: {
dnt: "1",
origin: "https://demo.tiarebalbi.com",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/fonts/Brooklyn-Core.ttf?c262xj",
{
headers: {
dnt: "1",
origin: "https://demo.tiarebalbi.com",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/fontawesome/fontawesome-webfont.woff2?v=4.7.0",
{
headers: {
dnt: "1",
origin: "https://demo.tiarebalbi.com",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/images/default/fav-32.png",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/anime/anime.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/ut-custom-cursor.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/ut-dots.svg?id=5939",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
sleep(5.1);
}
);
group("page_8 - https://demo.tiarebalbi.com/studio/awards/", function () {
response = http.get("https://demo.tiarebalbi.com/studio/awards/", {
headers: {
dnt: "1",
"upgrade-insecure-requests": "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
});
sleep(2.9);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=6.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.core.fonts.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.core.plugins.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.shortcode.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.vc.shortcodes.min.css?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/style.css?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/ut.theme.min.css?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/ut-shortcodes/js/plugins/modernizr/modernizr.min.js?ver=2.6.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/ut-scriptlibrary.min.js?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/revslider/public/assets/css/rs6.css?ver=6.5.8",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=6.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.7",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.5.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/revslider/public/assets/js/rbtools.min.js?ver=6.5.8",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/revslider/public/assets/js/rs6.min.js?ver=6.5.8",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/plugins/ut-shortcodes/js/ut.scplugin.min.js?ver=4.9.9",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/ut-init.min.js?ver=4.9.7.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-includes/js/wp-embed.min.js?ver=5.8.2",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/fonts/raleway-medium-webfont.woff",
{
headers: {
dnt: "1",
origin: "https://demo.tiarebalbi.com",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/fonts/Brooklyn-Core.ttf?c262xj",
{
headers: {
dnt: "1",
origin: "https://demo.tiarebalbi.com",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/css/fontawesome/fontawesome-webfont.woff2?v=4.7.0",
{
headers: {
dnt: "1",
origin: "https://demo.tiarebalbi.com",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/images/default/fav-32.png",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/flickity/flickity.pkgd.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/anime/anime.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/themes/brooklyn/js/ut-custom-cursor.min.js",
{
headers: {
accept:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01",
dnt: "1",
"x-requested-with": "XMLHttpRequest",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/ut-brush-43.png",
{
headers: {
dnt: "1",
"if-modified-since": "Tue, 16 Nov 2021 07:25:00 GMT",
"if-none-match": '"25e1-5d0e2d2c3174f"',
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/09/p9-portrait.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/09/p4-portrait.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/p2-portrait.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/09/p5-portrait.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/p8-portrait.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/09/p6-portrait.jpg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/ut-dots.svg?id=5939",
{
headers: {
dnt: "1",
"if-modified-since": "Tue, 16 Nov 2021 07:25:00 GMT",
"if-none-match": '"2485-5d0e2d2c3174f"',
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/logo-8.svg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/logo-7.svg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/logo-6.svg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/logo-5.svg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/logo-4.svg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/logo-3.svg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/logo-2.svg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
response = http.get(
"https://demo.tiarebalbi.com/wp-content/uploads/2019/10/logo-9.svg",
{
headers: {
dnt: "1",
"sec-ch-ua":
'"Google Chrome";v="95", "Chromium";v="95", ";Not A Brand";v="99"',
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": '"macOS"',
},
}
);
});
}
import { sleep, check, group } from 'k6';
import { Rate } from 'k6/metrics';
import http from 'k6/http';
const domain = 'https://tiarebalbi.com';
let errorRate = new Rate('error_rate');
export const options = {
stages: [
{ duration: '3m', target: 10 },
{ duration: '7m', target: 50 },
{ duration: '2m', target: 0 }
],
thresholds: {
http_req_failed: ['rate<0.3'], // http errors should be less than 3%
http_req_duration: ['p(95)<300', { threshold: 'p(90)<600', abortOnFail: true }] // 95% of requests should be below 300ms, fail if above 600ms
}
};
export default function main() {
let response;
group(`Main Page - ${domain}/`, function () {
// Root Page
response = http.get(`${domain}/`);
check(response, {
'status equals 200': (response) => response.status.toString() === '200'
});
errorRate.add(response.status >= 400);
sleep(7);
});
group(`Access list Articles - ${domain}/articles`, function () {
// List of Articles
response = http.get(`${domain}/articles`);
check(response, {
'status equals 200': (response) => response.status.toString() === '200'
});
errorRate.add(response.status >= 400);
sleep(5);
});
group(
`Go to Article 1 - ${domain}/article/the-future-of-serverless-computing`,
function () {
// First post
response = http.get(`${domain}/article/the-future-of-serverless-computing`);
check(response, {
'status equals 200': (response) => response.status.toString() === '200'
});
errorRate.add(response.status >= 400);
sleep(12);
}
);
group(
`Go to Similar Post 1 - ${domain}/article/kotlin-delegated-properties`,
function () {
// Second post
response = http.get(`${domain}/article/kotlin-delegated-properties`);
check(response, {
'status equals 200': (response) => response.status.toString() === '200'
});
errorRate.add(response.status >= 400);
sleep(4);
}
);
group(
`Go to Similar Post 2 - ${domain}/article/week-4-the-rate-limit-pattern`,
function () {
// Third post
response = http.get(`${domain}/article/week-4-the-rate-limit-pattern`);
check(response, {
'status equals 200': (response) => response.status.toString() === '200'
});
errorRate.add(response.status >= 400);
sleep(2);
}
);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment