Tests features.

anticaptcha
Pedro de Oliveira Guedes 2022-01-10 13:20:32 -03:00
parent cecc0665b9
commit 3979ea64cd
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
Feature: The Excel API client
# ======================== Excel Read method ========================
# Scenario: Using the Excel Read method
# It is not posible to test this method, because there is no way to know where will be an Excel sheet on the user's machine.
# ======================== Excel Write method ========================
# Scenario: Using the Excel Write method
# It is not posible to test this method, because there is no way to know where will be an Excel sheet on the user's machine.