<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Natan Trzeba</title>
    <description>The latest articles on DEV Community by Natan Trzeba (@natan434).</description>
    <link>https://dev.to/natan434</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F773851%2F480d4ef1-8a81-4a58-bc5b-248d1ed7c630.png</url>
      <title>DEV Community: Natan Trzeba</title>
      <link>https://dev.to/natan434</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/natan434"/>
    <language>en</language>
    <item>
      <title>Cypress Data-picker handling problem</title>
      <dc:creator>Natan Trzeba</dc:creator>
      <pubDate>Thu, 03 Mar 2022 09:36:49 +0000</pubDate>
      <link>https://dev.to/natan434/cypress-data-picker-handling-problem-5aif</link>
      <guid>https://dev.to/natan434/cypress-data-picker-handling-problem-5aif</guid>
      <description>&lt;p&gt;Hi,&lt;br&gt;
I have a problem with datapicker handling. I'm working on E2E script for e-commerce webapp (Angular) and i have problem with filing date inputs.&lt;/p&gt;

&lt;p&gt;This is how it looks, (as you can see only the light options are available to choose)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--bNzRPyUf--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ajpucwrpx50lg2ztgnwk.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--bNzRPyUf--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ajpucwrpx50lg2ztgnwk.png" alt="Image description" width="259" height="302"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is how DOM looks:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--35qPH8kI--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/6lsxj0zr8w1qh145mal8.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--35qPH8kI--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/6lsxj0zr8w1qh145mal8.png" alt="Image description" width="880" height="300"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I tried to choose available date but i can't find a way toc do it.&lt;/p&gt;

&lt;p&gt;I'll appreciate all kind of help&lt;/p&gt;

&lt;p&gt;PS. Sorry for my bad English&lt;/p&gt;

</description>
      <category>cypress</category>
      <category>angular</category>
      <category>testing</category>
    </item>
  </channel>
</rss>
