Testing Unsplash with Kibi

DemosExplore demoKillbug

What we asked Kibi to do

Explore core public user journey. Do not sign in or change any data.

Kibi explores

Watch the Explore session recorded with the prompt above.

Kibi explores Unsplash's core public user journey

Generated test cases

Search photos and filter results by landscape orientation

Search photos and filter results by landscape orientation
StepActionExpected result
1In the top search input field, type 'mountain' and press Enter.The search results page loads displaying matching photos, related topic tags, category tabs ('Photos', 'Illustrations'), and the total photo count.
2Click the 'Filters' button located on the top right above the search results.The 'Filter & Sort' modal opens showing sorting options (Relevance, Newest, Curated) and orientation options (All, Landscape, Portrait, Square).
3Select the 'Landscape' orientation radio option and click 'Apply'.The modal closes, the URL updates with 'orientation=landscape', an active filter indicator appears on the Filters button, and the image grid updates to show landscape-oriented photos with a filtered photo count.

Browse topic category and inspect photo detail modal

Browse topic category and inspect photo detail modal
StepActionExpected result
1Click on the 'Nature' category tab in the top navigation bar.The Nature topic page loads at '/t/nature' showing the 'Nature' heading, curation description, and a grid of curated photos.
2Click on any photo card in the curated grid.The photo detail modal opens displaying the photo preview, photographer credit, license details, and action buttons.
3Click the close ('✕') button at the top left of the modal overlay.The photo detail modal closes, returning the view to the Nature topic page.

Verify authentication prompt on image submission for guest users

Verify authentication prompt on image submission for guest users
StepActionExpected result
1Click on the 'Nature' category tab in the top navigation bar.The Nature topic page loads displaying the topic header and a 'Submit to Nature' button.
2Click the 'Submit to Nature' button.The 'Join Unsplash' registration modal opens prompting the unauthenticated user to create an account or log in.
3Click the close ('✕') icon on the modal.The 'Join Unsplash' modal is dismissed and the user remains on the Nature topic page.

Verify bookmark feature gate requires authentication

Verify bookmark feature gate requires authentication
StepActionExpected result
1Click on the 'Nature' category tab in the top navigation bar.The Nature topic page loads with a grid of curated photos.
2Click on a photo card to open its detail view.The photo detail modal opens displaying the photo preview and action buttons in the top header.
3Click the bookmark (favorite) icon button in the header of the photo modal.A 'Bookmark this image' gate modal opens explaining bookmarking features and displaying a 'Create free account' button.
4Press the Escape key to dismiss the gate modal.The registration gate modal closes while retaining the photo detail modal in view.

Switch display language using the sidebar selector

Switch display language using the sidebar selector
StepActionExpected result
1Click the language selector icon located in the bottom section of the left sidebar.The language menu popover appears listing supported languages including English, Español, Deutsch, and Français.
2Click 'Español' from the list of language options.The website reloads with Spanish localization: URL prefixes with '/es', search placeholder updates to 'Buscar fotos e ilustraciones', and header controls display in Spanish.

Kibi runs the test

Watch Kibi execute Browse topic category and inspect photo detail modal, covering the Nature topic page, the photo detail modal, and its dismissal.

Kibi runs Browse topic category and inspect photo detail modal