Jump to content
Ketarin forum

der_eismann

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by der_eismann

  1. 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. 

×
×
  • 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.