Telerik blogs

Latest

  • Productivity

    WaitForVisible Steps That Don't Wait

    Occasionally we get complaints that the WaitForVisible steps in Test Studio don't work correctly. Our response is "It's not our fault!"   Here's what I mean: the Visibility check relies on the Computed Style of the element as seen through the lens of the browser. Specifically we look at the Display property. Here's a video of me using the Google Developer tool to determine the visibility property of an HTML element. Display:none means element is not visible. So it might be that your browser of choice is not very good at determining the visibility factor. Personally I recommend that ...
    May 27, 2021 1 min read
  • Productivity

    Where Did My Extensions Go?

    The next major release of JustCode is fast approaching, and we have included previews of some of its major features in the most recent internal build. To support these, we had to make a change to the way in which JustCode loads extensions.
    May 27, 2021 2 min read
  • Productivity Debugging

    Fiddler ImageView Enhancements

    The latest Fiddler beta v2.4.2.5 (targeting .NET2 or .NET4) includes several improvements to the ImageView Response Inspector. While its appearance remains mostly unchanged, the new version provides much more insight into the metadata often included with image files. Read on for more details.
    May 27, 2021 7 min read
  • Productivity Debugging

    Fiddler ImageView GeoLocation

    In my previous post, I discussed the recent enhancements to Fiddler’s ImageView extension that expose metadata about image files under inspection. My initial goal in exposing metadata was to help you optimize the size of images in order to build faster websites. However, in some cases the privacy implications of such metadata can be of far greater concern.
    May 27, 2021 3 min read
  • Productivity

    Telerik OpenAccess ORM – Your Feedback Does Matter

    As many of you are already aware, we have been delivering many of the top requested features by the community with each official release of Telerik OpenAccess ORM. Database Default Values, Database Functions support and Native 1:1 Relationships are only a few of the most recent examples.  Click to continue...
    May 27, 2021 2 min read