Jump to content
Ketarin forum

<div> with version not loaded


der_eismann
 Share

Recommended Posts

Hey everyone,

I am setting up a nice Ketarin environment with tools we use at work, but right now I'm a bit frustrated with Postman: https://www.getpostman.com/apps#changelog-windows-app

When you follow the link in a browser it shows you the changelog nicely. But when I load it in Ketarin for the version variable all I get is empty div blocks for the OSes:

  <div class="tab-pane" id="changelog-osx-app">
    <div class="changelog-container container">
      
    </div>
  </div>
  
  <div class="tab-pane" id="changelog-windows-app">
    <div class="changelog-container container">
      
    </div>
  </div>
  
  <div class="tab-pane" id="changelog-linux-app">
    <div class="changelog-container container">
      
    </div>
  </div>

Any idea on this? I tried using a different user agent, but that didn't help. 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.