Skip to content

bin-ario/hyperbrowser-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hyperbrowser-test

Run tests

uv sync
source .venv/bin/activate
python test.py

Result

  • Tests on local browser worked successfuly
  • Test on Hyperbrowser either timeout or took a long time (500+ seconds vs 5 seconds)
❮ python test.py                                                                                 
- Testing locator.all ...

Running local browser ...
Successfully got the items: ['New', 'Sale', 'Women', 'Men', 'Beauty', 'Shoes', 'Accessories', 'Kids', 'Designer', 'Home', 'Gifts', 'Explore', "Women's New Arrivals Under $100", "Men's New Arrivals Under $100", 'Makeup', 'New Markdowns', 'Beauty & Fragrance Sale', "Women's Jeans & Denim", 'Contact Us', 'Order Status', 'Shipping', 'Return Policy & Exchanges', 'Price Adjustments', 'Gift Cards', 'FAQ', 'Product Recalls', 'United States', 'All Brands', 'Careers', 'Corporate Social Responsibility', 'Diversity, Equity, Inclusion & Belonging', 'Get Email Updates', 'Nordstrom Blog', 'The Thread', 'Nordy Podcast', 'Find a Store', 'Free Style Help', 'Alterations & Tailoring', 'SkinSpirit Clinic | Spa Nordstrom', 'Nordstrom Restaurants', 'Nordstrom Local', 'The Nordy Club Rewards', 'Apply for a Nordstrom Card', 'Pay My Bill', 'Manage My Nordstrom Card', 'Nordstrom Rack', 'Investor Relations', 'Press Releases', 'Nordstrom Media Network', '', '', '', '', '', 'Privacy', 'Your Privacy Rights', 'Terms & Conditions', 'California Supply Chains Act', ' ©2025 Nordstrom, Inc. ']
test_local_locator_all took 5.414999008178711 seconds

Running Hyperbrowser ...
Successfully got the items: ['New', 'Sale', 'Women', 'Men', 'Beauty', 'Shoes', 'Accessories', 'Kids', 'Designer', 'Home', 'Gifts', 'Explore', 'Contact Us', 'Order Status', 'Shipping', 'Return Policy & Exchanges', 'Price Adjustments', 'Gift Cards', 'FAQ', 'Product Recalls', 'United States', 'All Brands', 'Careers', 'Corporate Social Responsibility', 'Diversity, Equity, Inclusion & Belonging', 'Get Email Updates', 'Nordstrom Blog', 'The Thread', 'Nordy Podcast', 'Find a Store', 'Free Style Help', 'Alterations & Tailoring', 'SkinSpirit Clinic | Spa Nordstrom', 'Nordstrom Restaurants', 'Nordstrom Local', 'The Nordy Club Rewards', 'Apply for a Nordstrom Card', 'Pay My Bill', 'Manage My Nordstrom Card', 'Nordstrom Rack', 'Investor Relations', 'Press Releases', 'Nordstrom Media Network', '', '', '', '', '', 'Privacy', 'Your Privacy Rights', 'Terms & Conditions', 'California Supply Chains Act', ' ©2025 Nordstrom, Inc. ', "Women's New Arrivals Under $100", "Men's New Arrivals Under $100", 'Makeup', 'New Markdowns', 'Beauty & Fragrance Sale', "Women's Jeans & Denim"]
test_hyperbrowser_locator_all took 504.06486892700195 seconds

- Testing locator.count ...

Running local browser ...
Successfully got the items: ['New', 'Sale', 'Women', 'Men', 'Beauty', 'Shoes', 'Accessories', 'Kids', 'Designer', 'Home', 'Gifts', 'Explore', "Women's New Arrivals Under $100", "Men's New Arrivals Under $100", 'Makeup', 'New Markdowns', 'Beauty & Fragrance Sale', "Women's Jeans & Denim", 'Contact Us', 'Order Status', 'Shipping', 'Return Policy & Exchanges', 'Price Adjustments', 'Gift Cards', 'FAQ', 'Product Recalls', 'United States', 'All Brands', 'Careers', 'Corporate Social Responsibility', 'Diversity, Equity, Inclusion & Belonging', 'Get Email Updates', 'Nordstrom Blog', 'The Thread', 'Nordy Podcast', 'Find a Store', 'Free Style Help', 'Alterations & Tailoring', 'SkinSpirit Clinic | Spa Nordstrom', 'Nordstrom Restaurants', 'Nordstrom Local', 'The Nordy Club Rewards', 'Apply for a Nordstrom Card', 'Pay My Bill', 'Manage My Nordstrom Card', 'Nordstrom Rack', 'Investor Relations', 'Press Releases', 'Nordstrom Media Network', '', '', '', '', '', 'Privacy', 'Your Privacy Rights', 'Terms & Conditions', 'California Supply Chains Act', ' ©2025 Nordstrom, Inc. ']
test_local_locator_count took 5.253673076629639 seconds

Running Hyperbrowser ...
Failed to get the items: Locator.count: Timeout 10000ms exceeded.
test_hyperbrowser_locator_count took 14.705520153045654 seconds

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages