Trying to get percy running on my local machine. Things seem to be set as I can see in logs that percy has started and snapshot is taken. But after that, I am not able to see my snapshots on the percy portal. The builds are in "Receiving build" state. They are stuck there. I am following java-selenium turorial from here: https://docs.percy.io/docs/java-selenium
I see these:
[percy] Percy has started!
[percy] Snapshot taken: Home Page
But I do not see any of these:
[percy] Created build #1: https://percy.io/[your-project]
[percy] Stopping percy...
[percy] Finalized build #1: https://percy.io/[your-project]
[percy] Done!
Am I missing something?
Trying to get percy running on my local machine. Things seem to be set as I can see in logs that percy has started and snapshot is taken. But after that, I am not able to see my snapshots on the percy portal. The builds are in "Receiving build" state. They are stuck there. I am following java-selenium turorial from here: https://docs.percy.io/docs/java-selenium
I see these:
[percy] Percy has started!
[percy] Snapshot taken: Home Page
But I do not see any of these:
[percy] Created build #1: https://percy.io/[your-project]
[percy] Stopping percy...
[percy] Finalized build #1: https://percy.io/[your-project]
[percy] Done!
Am I missing something?