79139830

Date: 2024-10-30 06:12:33
Score: 1
Natty:
Report link

Ok, so I've solved the issue.

I toggled the output tab and saw that there were some errors in the output tab and solved the issue by solving the errors in the output tab.

The first error message that I saw was that it says something like expected 'grey' but recieved 'rgb(128, 128, 128)' so I just changed my colors in the test from 'grey' to 'rgb(128, 128, 128)' since rgb(128, 128, 128) is also grey basically.

The second error message that I saw was that it couldn't find the second element, so I just changed it's locator to the correct one.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Justin Chan