!C99Shell v. 2.1 [PHP 8 Update] [02.02.2022]!

Software: Apache/2.4.53 (Unix) OpenSSL/1.1.1o PHP/7.4.29 mod_perl/2.0.12 Perl/v5.34.1. PHP/7.4.29 

uname -a: Linux vps-2738122-x 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 

uid=1(daemon) gid=1(daemon) grupos=1(daemon) 

Safe-mode: OFF (not secure)

/opt/apex_tdfonline/php/modelo/lib/testing_selenium/   drwxr-xr-x
Free 13.84 GB of 61.93 GB (22.36%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     toba_test_selenium.php (696 B)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
require_once('PHPWebDriver/__init__.php');
class 
toba_test_selenium extends toba_test
{    
    protected 
$usa_assert true;                                                //Reemplazar en los hijos si no se va a hacer llamadas a metodos assertX
    
    /*
    *    Crea un runner customizado por toba (agrega separaciones en el LOG por test)
    */
    
function &_createRunner(&$reporter
    {
        
$runner = new toba_selenium_test_runner($this$reporter);
        if(
$this->separar_pruebas) {
            
$runner->separar_pruebas(true);
        }
        return 
$runner;
    }
    
    
/**
     *  Define si el test esta haciendo uso de asserts de manerea interna o devuelve el valor al runner.
     * @return boolean
     */
    
function get_assert_status()
    {
        return 
$this->usa_assert;
    }
}

?>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.1 [PHP 8 Update] [02.02.2022] maintained byC99Shell Github | Generation time: 0.4789 ]--